edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

FTPSyncResultsFilePairs Property

All pairs of files.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public FTPFileSyncPair[] FilePairs { get; }

Property Value

FTPFileSyncPair

Remarks

Pairs are matched by their paths relative to the base directories.

See Also