NAME
FtpDownloadSite — Make connection, download files, close connection.
ERRORS
Error Conditions
ConditionError CodeError Message
Unable to open a connection to remote server. N/A FTP: Could not open connection!
File transfer type is invalid. N/A Unknown FTP file transfer type $GenNS::Ftp::FileTransferType! Should be ascii, binary, tenex, or left empty.
Could not change to remote directory. N/A FTP: Could not change into remote directory $RemoteDirectory. Quitting.
For the main part of the command documentation, see here.