Windows Explorer FTP
Uploading a new site to an FTP server is fun. Here's what we do:
- Login to the site through Windows Explorer,
- Select all files on local staging server,
- Copy files to server.
- Wait (copy dialog is telling me estimated 2 minutes),
- Wait (copy dialog is telling me estimated 5 more minutes),
- Wait (copy dialog is telling me estimated 6 more minutes),
- Cancel Transfer.
I must have waited at least 30 minutes for the transfer to complete. The estimated times are total lies. Here's the solution to the problem:
- Google "FTP Client",
- Download FileZilla,
- Install,
- Login to FTP server,
- In the Transfer menu, select Overwrite > Overwrite If Newer
- Select latest files,
- Copy files to server,
- Wait ~5 minutes for transfer to complete.
The right tools make all the difference.