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...

link|improve this question

77% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Couldn't you set up some bash scripts to rar and ftp a file and then on the server check for a file's presence every x seconds and unrar and remove when it is there?

link|improve this answer
Thanks for the tip. Will try something like this... – Ronaldo Junior Jun 10 '10 at 4:12
I haven't found anything that would do exactly this but, your tip is enough for me to handle this issue - Thanks again. – Ronaldo Junior Jun 22 '10 at 22:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.