'Declaration Public Overloads Sub ChangeUser( _ ByVal userName As String, _ ByVal password As String, _ ByVal accountName As String _ )
Parameters
- userName
- The username with which to relogin into the FTP server.
- password
- The password with which to relogin into the FTP server.
- accountName
- The name of the account on the FTP server.