in reply to Re: 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
I want to create zip file on ftp server first of existing directory call Documents and then download it to local client machine
I installed 7zip on server how can I send command to execute 7z a -tzip "07-Nov-201l\Documents.zip" "07-Nov-201l\Documents"
You mention in previous reply use ->cmd can you tell me syntax for it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to create zip on FTP server from client machine using perl
by GotToBTru (Prior) on Nov 22, 2016 at 13:46 UTC |