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

FTPSyncRulesTransferNewOnly Property

If TransferNewOnly is set then only files that do not exist on the target file-system will be considered.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool TransferNewOnly { get; set; }

Property Value

Boolean

See Also