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

FTPSyncRulesDeleteIfSourceAbsent Property

When set, this flag will advise that if a file exists on the target but not on the source then that file should be deleted.

Definition

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

Property Value

Boolean

See Also