Jump to content

wget question


Recommended Posts

is there a way that i can download all the files from a source ftp or http using wget? actually, i want to download all the files of 10.1 updates so I can bring it at home. How should I do this using a single command? Im confused of its man page, I want to use it because of its rate limit but dont exactly find the command to get multiple files.

 

:thanks: in advance

 

[moved from Tips & Tricks by spinynorman]

Link to comment
Share on other sites

be careful with that recursive option and use the --level=NUMBER option with it....you can wake up to a full hd :lol2:

wget --recursive --level=1

for one directory

 

 

what? :angry::cheesy:

anyway the way i did it was like this

and now, it started to download the files under main_updates, does this command also will download other files aside from the main_updates?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...