search for: wget1

Displaying 1 result from an estimated 1 matches for "wget1".

Did you mean: wget
2002 May 10
0
Keeping your code current via wget through an ftp proxy
...to work through it. I finally got wget working, and can now mirror my source to the current samba_2_2 version by downloading only the newer files. Then I can run ./configure, etc to update my system. ----------------------------------------------------- The command line is in a text file named wget1. I run it from my /eodc/shared/samba_2_2/source dir, by cd'ing to /eodc/shared/samba_2_2/source, then running ./wget1 Note that it's run from 4 dir's down; this is why I have "--cut-dirs=4"; so that the files end up in the same dir that I'm in. (If you set yours up with...