Re: Download / Sync from a webserver?
Ralph Brugger <[email protected]> Thu, 19 Jan 2006 12:41:56 +0100
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
Hi Benjamin, > You should take a look at the mirror function of lftp > (http://lftp.yar.ru/). I usually use sitecopy to upload and lftp to > backup locally remote Web sites every night... I had a similar setup of > yours but I achieve better results with lftp for the download / sync. > Here my command line: > lftp -e 'lcd /local/path/ ; cd /remote/path/ && mirror --delete > --verbose && quit' -u username,password ftp://ftp.remoteserver.com > Man page: http://lftp.yar.ru/lftp-man.html (check under mirror) OK. now I've got three working versions: - sitecopy - mirror (perl script) - lftp All the three solutions are now working, and the result is the same fort all the solutions. What exactly do you mean with "achieve better results with lftp"? Regdards Ralph _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy