Does your FTP server support creating a ZIP file for you? Does this feature work with any other client you know?
If yes, look at Net::FTP and its ->cmd ->quot function to do the same from Perl.
If no, you will have to download all files yourself using Net::FTP and then use Archive::Zip to create the ZIP file on your client.
In reply to Re: How to create zip on FTP server from client machine using perl
by Corion
in thread How to create zip on FTP server from client machine using perl
by Mjpaddy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |