ConnRecursiveOperations overview
![]() | Number of transfers before going to sleep |
![]() | Enabling or not of sleeping after a certain number of transfers |
![]() | Number of seconds spent asleep |
![]() | Cancels the current recursive operation (if any). |
![]() | Delete this entire remote directory and its contents recursively |
![]() | Overloaded. Delete all the files in this directory (and its subdirectories if recurse is true) that match the supplied wildcard. |
![]() | Overloaded. Delete all the files in this directory (no subdirectories) that match the supplied wildcard. |
![]() | Overloaded. List this entire remote directory and its contents, including children. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Gets this entire remote directory and its contents, recursively going through the remote directory name supplied. Gets the directory into the current local directory, into a directory with supplied localDir name |
![]() | Overloaded. Gets all files matching the supplied wildcard from current remote directory into supplied local dir |
![]() | 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. |
![]() | List this entire local directory and its contents, including children. |
![]() | Overloaded. Puts this entire directory and its contents, recursively going through the local directory supplied (which can be relative or absolute). |
![]() | Overloaded. Puts all files from supplied local dir matching the supplied wildcard into the current remote directory. |
![]() | 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. |
ConnRecursiveOperations Class | EnterpriseDT.Net.Ftp Namespace