Forum Moderators: phranque

Message Too Old, No Replies

Unzip on the Server

Using WS_FTP Pro

         

MarkHutch

6:06 pm on Mar 24, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Does anyone know if there is a way to zip my web site on my personal PC, upload one large zip file and then unzip that file on a server. One of our sites has a bunch of pages and it takes a very long time to upload them one at a time. Thanks for any help.

danieljean

10:18 pm on Mar 24, 2004 (gmt 0)

10+ Year Member



If you are using a *nix box, upload the zip file, then ssh into your server and use the command "unzip myFile.zip".

It sounds though like you may have too many files in the first place. Are you using CSS, SSI's, db content, etc, to make it more manageable?