Its very often that I google the ftp client parameter that will includes username and password, also initial url path.
To logon to an FTP site that requires a password, type the the following URL format:
ftp://<user>:<password>@<ftpserver>/<url-path>


