BleepingComputer.com: Wget for WIndows?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Wget for WIndows? Is there anything similar as "wget" for Windows?

#1 User is offline   shadowsai 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 20
  • Joined: 11-January 11

Posted 19 January 2011 - 11:25 PM

Recently, I've been trying to download a bunch of files off a remote webserver. I've downloaded the precompiled wget tool from the webpage below, and copied it into my windows directory (after checking the correct path using the "path" command)
http://users.ugent.be/~bpuype/wget/


I next used the following command to change to the directory I wanted the files saved in.
cd C:\Documents and Settings\User Name Here\Desktop\Folder Name


Then, I entered the following command to begin fetching the files from the webserver.
wget -A.pdf,jpg,zip,rar,jpeg,gif -r -l 10 -R "*index.html*" -c  http://www.website-name-here.com/parent/child


However, it seems like the resume switch (-r) does not actually resume from where I last left off downloading. The website I'm trying to download from has folders at least 3 levels deeper than what I have in the wget command. There are at least 28 folders in the "child" folder, and under each of those is at least 60 folders, each containing 4-5 files. I'm aware that the "-r" trigger works for single files. Is there a way to resume downloads after I shut down my computer, or do I have to leave my computer on until it has finished downloading?

As well, is there a trigger that prevents it from downloading files of certain extensions? Right now, my command downloads all the files, and then deletes any file named index.html after downloading. Is there a way to prevent it from downloading all the index.html files, and instead just the file types I need? This would save a lot of time.
shadowsai

#2 User is offline   noknojon 

  • Forum Addict
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 2,711
  • Joined: 13-March 10
  • Gender:Male
  • Location:Victoria Australia

Posted 20 January 2011 - 08:49 AM

Hi shadowsai -
Are you using this latest version 2010 Update or the older versions -
This version seems to have much more information and help areas in it than the 2000 Version -

Thank You -

EDIT - Program was updated February 18 2010

This post has been edited by noknojon: 20 January 2011 - 08:51 AM

XP SP3 Pro Desktop - Windows 7 SP1 Home Premium Toshiba Laptop - Malwarebytes - SUPERAntiSpyware - Microsoft Security Essentials -
HiJack This - SpeedFan - Cannon Printer - ATF Cleaner - TFC Cleaner - ORCA and Internet Explorer Browsers -
Secunia PSI - And I Use GOOGLE -

#3 User is offline   shadowsai 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 20
  • Joined: 11-January 11

Posted 22 January 2011 - 04:00 PM

Hi noknojon,
I'm using version 1.11.4

I've looked through a few switches, though they all seem to delete the file after downloading it. So I'm guessing this isn't possible with wget alone?
shadowsai

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users