Dart.Ftp Namespace > Ftp Class : Authenticate Method |
Overload | Description |
---|---|
Authenticate(String,String) | Logs into the FTP server using username, password, and other configuration settings specified in Session. |
Authenticate() | Logs into the FTP server using configuration settings specified in Session. |