FTP client to zip before upload and unzip on the server after upload
Posted
by Ronaldo Junior
on Stack Overflow
See other posts from Stack Overflow
or by Ronaldo Junior
Published on 2010-06-10T01:53:29Z
Indexed on
2010/06/10
2:22 UTC
Read the original article
Hit count: 314
I am always working with some big websites that is annoying to upload given the number of small files. I use Filezilla but am happy to buy some commercial solution if there is one out there that can zip the files before upload and then unzip it after upload.
Its a pain to have to manually do that all the time.
If someone know of any ftp client or extension for Filezilla or other that would do that... I sent an email to the support for CuteFTP and WSFtp - no answer so far...
I know FTP protocol does not allow this command - thats why Im asking for a extension (if anyone know) or a free or commercial FTP client that do the job...
© Stack Overflow or respective owner