Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 19, 2024, 06:37:41 18:37


Login with username, password and session length


Pages: [1]
Print
Author Topic: Download all files of a site using WGET  (Read 3093 times)
0 Members and 1 Guest are viewing this topic.
iot
Newbie
*
Offline Offline

Posts: 16

Thank You
-Given: 32
-Receive: 13


« on: April 10, 2015, 02:35:44 14:35 »

When you found a site with a lot of interesting info, links, books, you can download all the site using wget in only one command!

Here the command I use:

wget -m -p -E -k -K -np http://site

Don't forget to check the man for complete options!

Remember that it only works with direct links.
Logged
xor
Active Member
***
Offline Offline

Posts: 119

Thank You
-Given: 518
-Receive: 311



« Reply #1 on: April 12, 2015, 12:45:46 12:45 »

Work like a charm...tested on Windows 7 Ultimate x64... Cheesy

1. Download setup program from >here<
2. Install - default dir are c:\Program Files (x86)\GnuWin32\
3. Run wget.exe from c:\Program Files (x86)\GnuWin32\bin\, using command line with all params you need it, like iot said

This is my test:
I run in command line: wget -m -p -E -k -K -np   http://openprog.altervista.org
I found all files here: c:\Program Files (x86)\GnuWin32\bin\openprog.altervista.org\
Downloaded files new director is: openprog.altervista.org

Regards
Logged

Freelance handyman...retired after a long time illness
Cain
Junior Member
**
Offline Offline

Posts: 81

Thank You
-Given: 165
-Receive: 102


« Reply #2 on: December 28, 2015, 01:22:39 13:22 »

Yea, wget is a great little utility that keeps you sane since it got automatic resume for broken DL's among other things.

Her is my BAT file for DL single files, caps the DL speed so I can use still use the computer...

Code:
wget.exe --continue --retry-connrefused --tries=0 --timeout=60 --limit-rate=200000 <URL to file>
« Last Edit: December 28, 2015, 01:25:30 13:25 by Cain » Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC