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

It sounds like you should research what FTP is. The ability you require does not exist in standard FTP. Perhaps you want to connect to the server via other means and create a zip file? hint.

  • Comment on Re^3: How to create zip on FTP server from client machine using perl