JClientFtp::login
Method to login to a server once connected
Signature
public function login([string
$user = 'anonymous',
[string
$pass = 'jftp@joomla.org']] )
Parameters
-
$user
- Username to login to the server
-
$pass
- Password to login to the server
Returns
- boolean
- True if successful