![]() | FTPOptions Class |
Namespace: Koden.Utils.FTPClient
The FTPOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FTPOptions | Initializes a new instance of the FTPOptions class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DeleteAfterRetrieve |
Delete the file after retrieval from server
|
![]() | FilterText |
The filter text - data is string "10/1/2015", etc. DateFilterToday needs nothing in filterText.
|
![]() | FilterType |
The filter type
|
![]() | ForceOverwrite |
Force overwrite of local file if it exists, otherwise skip
|
![]() | KeepOrigDateTime |
The keep original date time the file was last accessed on server
|