Overload List
Name | Description | |
---|---|---|
![]() | FTPClient()()()() | Constructs an FTPClient. |
![]() | FTPClient(IPAddress) | Obsolete. Constructs an FTPClient instance and connects to the FTP server. |
![]() | FTPClient(String) | Obsolete. Constructs an FTPClient instance and connects to the FTP server. |
![]() | FTPClient(IPAddress, Int32) | Obsolete. Constructs an FTPClient instance and connects to the FTP server. |
![]() | FTPClient(String, Int32) | Obsolete. Constructs an FTPClient instance and connects to the FTP server. |
![]() | FTPClient(IPAddress, Int32, Int32) | Obsolete. Constructs an FTPClient instance and connects to the FTP server. |
![]() | FTPClient(String, Int32, Int32) | Obsolete. Constructs an FTPClient instance and connects to the FTP server. |