bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget can't download JPG images


From: Todd Pattist
Subject: Re: [Bug-wget] Wget can't download JPG images
Date: Tue, 02 Jun 2009 16:00:20 -0400
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)


I am using GNU Wget 1.11.4.3287 on Windows Vista Ultimate.


BTW,
On Windows, I prefer to use a very simple batch file for each website as follows:

set wgetrc=somesite-wgetrc.txt
wget http://www.somesite.org

Then I put all my options for that site into the somesite-wgetrc.txt file.

I find the command line options confusing and the command line quickly gets too long to read if it's complex.  In addition, you can have several sessions running at once, each with different options. Each batch file spawns its own local environment.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]