Authenticates the user to the FTP server.
An IAsyncResult that references the asynchronous operation.
Represents FTP USER/PASS command pair.
For anonymous logins, use "anonymous" as a username and an email as a password.
If userName is a null reference, "anonymous" is used. If password is a null reference, "guest" is used.
Ftp Class | Rebex.Net Namespace