Submitted by duvien on Wed, 11/02/2009 - 20:24
FTP programs isn't something i like using especially when you have SSH access to a remote server. We've all had our fair share of frustration when it comes to downloading or uploading many files to our web server having to sit and wait a long time. Worst still when you suddenly realised you have been disconnected from the server or that the connection breaks while away to fetch a cup of coffee, then having to start FTP'ing again. Read more about Yummy FTP, go take a bite out of it and it wouldn't be the last
Submitted by duvien on Thu, 07/08/2008 - 23:18
Anyone who has used a FTP program will know how cumbersome it can be to download or upload individual files. To save some time, here's an excellent tip on copying/archiving a whole site with FTP access, thanks to Khalid.
All that is required is to place a PHP script on your server and run the script via web browser. Read more about How to copy/archive a site with only FTP access