On 2010-11-04 15:06, Shawn wrote: > For the websites, I use rsync if I can get an SSH connection (with > ssh-keys), or something like the command above. In a worse case, wget > will do the trick too, but tends to give you the rendered view of the > site, not the original files.
"wget --help" reveals several FTP related options so wget should have no problems with FTP either. > > HTH. > > Shawn > > > > On 10-11-04 09:15 AM, Dafydd Crosby wrote: >> Hi all, >> I'm doing a regular backup of the CLUG site, and I was wondering >> what people here used for mirroring utilities. I've been using >> httrack, but it seems like I could find something a lot faster. >> >> For instance, doing >> >> httrack http://clug.ca/pipermail/clug-talk_clug.ca/ -W -O >> "/tmp/CLUG-clugtalk" -%v >> >> pulls the clug-talk mailing list in 1 hour 8 minutes (a total of 78 >> megabytes). >> >> Anyone with a simpler/faster solution? >> >> -Dafydd >> >> _______________________________________________ >> clug-talk mailing list >> [email protected] >> http://clug.ca/mailman/listinfo/clug-talk_clug.ca >> Mailing List Guidelines (http://clug.ca/ml_guidelines.php) >> **Please remove these lines when replying > > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

