| Overload | Description |
|---|---|
| Login() | Login the FTP client anonymously to the FTP server to which it is connected. |
| Login(String,String) | Login the FTP client to the FTP server to which it is connected using the specified username and password. |
| Login(String,String,String) | Login the FTP client to the FTP server to which it is connected using the specified username and password. |