An NDoc Documented Class Library

FTPSyncFileAction Enumeration

Used for determining which synchronization action should be applied.

public enum FTPSyncFileAction

Members

Member Name Description
NoneDo nothing.
DownloadDownload the file.
UploadUpload the file.
DeleteLocalDelete the local file.
DeleteRemoteDelete the remote file.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

EnterpriseDT.Net.Ftp Namespace