philosophy :: psychology :: theology :: technology
Haha, MAN this stuff is fun when it goes right. Using the following commands, I’ve been able to mirror www.ccel.org onto my Windows box (thanks, 120GB HDD) via the Linux box and smbmount:
# cd /var/www/html/mirrors; mkdir wgot; chown mike:mike wgot
# mount -t smbfs -o username=mike,credentials=/etc/smb.auth,uid=mike,gid=mike //tek1/wGetGUI /var/www/html/mirrors/wgot
# su mike; cd wgot
$ wget -c -x -p -m -t10 -w2 –random-wait –waitretry=7 -U “Mozilla/4.03 [en] (X11; I; SunOS 5.5.1 sun4u)” –referer=”http://www.ccel.org/” -k -b -a mirroring.log -nv -A*.* http://www.ccel.org/
Isn’t that sick in the best way?
Haha, MAN this stuff is fun when it goes right. Using the following commands, I’ve been able to mirror www.ccel.org onto my Windows box (thanks, 120GB HDD) via the Linux box and smbmount:
# cd /var/www/html/mirrors; mkdir wgot; chown mike:mike wgot
# mount -t smbfs -o username=mike,credentials=/etc/smb.auth,uid=mike,gid=mike //tek1/wGetGUI /var/www/html/mirrors/wgot
# su mike; cd wgot
$ wget -c -x -p -m -t10 -w2 –random-wait –waitretry=7 -U “Mozilla/4.03 [en] (X11; I; SunOS 5.5.1 sun4u)” –referer=”http://www.ccel.org/” -k -b -a mirroring.log -nv -A*.* http://www.ccel.org/
Isn’t that sick in the best way?
[…] Mastering wget. A great little article with pictures about wget. Remember when I crashed my home-grown server trying to mirror CCEL.org? Oh, no, you wouldn’t have remembered that part … but it happened! […]
[powered by WordPress.]
For the discussion of current and historical trends in the liberal arts, information technology, and religious thought. "Of all human pursuits, the pursuit of wisdom is the more perfect, the more sublime, the more useful, and the more agreeable."
Think.
ThinkBlog.org has been on the web since August 2003, with 292,449 words in 846 posts.
It is presently 00:37:47 on 18 May 2008, server side. All content except where otherwise noted Copyright © 2000-2006 Michael Phillips.
35 queries. 3.770 seconds
October 10th, 2006 at 01:50:59
[…] Mastering wget. A great little article with pictures about wget. Remember when I crashed my home-grown server trying to mirror CCEL.org? Oh, no, you wouldn’t have remembered that part … but it happened! […]