Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
4/30/2010 2:58:12 PM EDT
Got roped in to uploading a new website for a client (not normally my thing).



Ready to go this morning - requested the files from the web designer at 8:30am. Finally get the link to the files at 6pm & client thinks the site will be up and running in a few minutes. The website files are in a 349Mb zip file, and the designers server only gives me a 38k download speed!!! I've then got to unpack it and re-upload it to the hosted server.



The site also has a MySQL db with it - I have the SQL script, but the SQL login details I've been given don't log me in from the MySQL Workbench program...and we are starting a long weekend here, so no-one around until Tuesday morning.



Not one of the better days I've had...

5/1/2010 8:37:23 AM EDT
[#1]
Do you have SSH access to the server you will be hosting the site on? If not, perhaps contacting the webhost support team and seeing if they can either give you temp access or transfer the file for you.

You could perform a simple wget command to transfer the zip file from the designers server to your new server skipping the download/upload from your personal pc. You can also unpack the zip on the new server.

Chances are you will get much faster download speeds as well between the two servers instead of going through the middle man of your personal pc and connect.


This may be to late, but next time just give your webhosts support team the link to the file. and ask them to transfer it to your account and unpack it. Any reasonable host should do this for you, it take very little effort and time. Its simple two lines in a command prompt.
5/1/2010 1:47:03 PM EDT
[#2]
Would certainly have saved some time with the re-upload. (Wouldn't have got a faster download though, as that was limited by the designers DSL connection.) Part of the problem was the timing - the link arrived as everyone was going home for the long weekend...
5/2/2010 8:11:08 AM EDT
[#3]
Oh so the designer had the file hosted from his personal connection. No wonder...

You would think that somebody who designs websites for a living would spring a few bucks for some webspace.