![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Dipped in Ubuntu
![]() Join Date: Oct 2007
Location: Earth
My beans are hidden!
|
wget -r (only recursive from within a specific directory)
It's been ages since I've used wget... though it looks like it could come in handy for one particular purpose... to recursively download everything contained within a specific directory. However, when invoking the recursive flag/option, it ends up downloading a lot more than what I asked for.
Example: wget -r http://site.com/directoryZ/ I only want to download recursively from "directoryZ" as a starting point. It ended up doing this: site.com/ ./directoryA/ ./directoryB/ etc. How do I restrict recursive to only download all that is contained within one specific subdirectory? Thank you!
__________________
email: th3professor (at) gmail (dot) com |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|