in reply to Re^2: How to create zip on FTP server from client machine using perl
in thread How to create zip on FTP server from client machine using perl
You will need to research what the magic command is to make your FTP server zip up files and send you a ZIP file.
Then you can use the ->quot method to send that command to your server.
As marto already said, this is more a question into research on FTP servers than it is a question about Perl and Perl modules.
|
|---|