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