![]() |
Initializes a new instance of the FTPSyncRules class. |
![]() | 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. |
![]() | Controls the direction of synchronization. |
![]() | File-name filter that controls which files are synchronized. |
![]() | FileFilter callback to be called each time a file is to be filtered. |
![]() | Controls whether files are filtered on the client (the default) or on the server. Requires server to support filtering. |
![]() | Controls whether the FileNameFilter should be interpreted as a wildcard string or a regular expression. |
![]() | Determines whether or not case is ignored when matching file-names. |
![]() | Controls whether or not dates are taken into consideration when performing file comparisons. |
![]() | Controls whether the filter is an inclusion-filter or an exclusion-filter. |
![]() | When set, this flag will cause files in subdirectories to be included in the synchronization operaton. |
![]() | When set, this flag will cause synchronization to stop when errors occur. |
![]() | Causes files to be transferred regardless of date and size. |
![]() | If TransferMatchingOnly is set then only files that exist both on the source and target file-systems will be considered. |
![]() | If TransferNewOnly is set then only files that do not exist on the target file-system will be considered. |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |