| Overload | Description |
|---|---|
| ChangeUser() | Changes the currently logged-in user to the anonymous user without disconnecting from the FTP server. |
| ChangeUser(String,String) | Changes the currently logged-in user to the specified user without disconnecting from the FTP server. |
| ChangeUser(String,String,String) | Changes the currently logged-in user to the specified user and account without disconnecting from the FTP server. |