[Leaplist] wget question

Kevin Anderson kanderson at digital-adrenaline.com
Thu Jan 24 15:39:57 EST 2008


wget --mirror will bring it all over, if it's html accessible.  This 
will grab subdirectories.

otherwise, I'd use scp -C and just use an * for the filename.  (-r will 
make it recurse into the lower directories).

Kev.


Sun State Martial Arts wrote:
> how can i use wget to grab all of the information from a directory?  I 
> want to download an entire directory with 1 command instead of having 
> to right click, save as, for every file.  There are only 32 files in 
> all.  thanks.  not all of them have the same extension.  some are ppt 
> others are doc.
>


More information about the Leaplist mailing list