bug-wget
[Top][All Lists]
Advanced

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

RE: [Bug-wget] using the wgetrc file


From: Tony Lewis
Subject: RE: [Bug-wget] using the wgetrc file
Date: Fri, 31 Jul 2009 13:24:12 -0700

Wayne Glover wrote:

>     So, where can i put this file.

As Todd Pattist wrote earlier, you can inform wget where to find the wgetrc
file by setting the WGETRC environment variable. You can do this globally
using the advanced tab of the system control panel, in a batch file (as Todd
explained), or on the command line in the Command Prompt before you invoke
wget.

>     3) once i put the file in the proper spot, how do i list the url i 
> want it to visit?

The input variable points to a file; the file contains a URL list. So,

input=url.txt

and url.txt contains:

http://www.mysite.com

Hope that helps.

Tony





reply via email to

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