Faster website moving with lftp
published 31 March 2006
Consider lftp to be the better alternative to ftp when it comes to moving your website. Unlike the standard ftp command line client it had the function “mirror”.
And that is a dead handy one when you don’t want to ftp your whole website down to your machine and back to the new host …
After grabbing the source from the german mirror site I compiled the program with the usual linux commands (./configure, make, make install).
Then move to the HTML folder on the new machine, type lftp -u myuser myhost to log onto the FTP server. There, move to the directory that you wanna grab and then type mirror . and that’s it.
Comment
- or, when in sftp land, use scp -r
— Matthias Willerich 19 December, 4:39pm #
Quick links
Other people's articles that we think you might be interested in:
- Tracking Sub Domains with Google Analytics
- Google Webmaster Guidelines
- WordPress Gears
- Using conditional comments to target Outlook 2007 - Campaign Monitor Blog
- ~jk typesafe objects in PHP
Want to buy a cheap laptop for your design work? read laptop reviews at laptopical.com