Public Constructor
![]() |
Initializes a new instance of the Ftp class |
Public Properties
![]() |
Provides the authentication information for the Ftp server |
![]() |
Retrieves the types of errors that can occur when using the Ftp control |
![]() |
Sets whether or not passive mode connectivity is enabled |
![]() |
Sets the proxy information to access to the Ftp server |
![]() |
Sets the proxy information to access to the Ftp server |
![]() |
Sets the timeout value for the given request |
Public Methods
![]() |
Deletes the file from the FTP server with specified URI |
![]() |
Downloads data from the FTP server with specified URI to local file |
![]() |
Downloads data from a file on the FTP server to a byte array |
![]() |
Renames a file at the specified URI |
![]() |
Uploads the existing file to the FTP server with specified URI |
![]() |
Uploads upload data in a byte array to a file on the FTP server |
Public Events
![]() |
Generated when a file is being transferred |