In Chapter 6 of the Wget documentation says that .wgetrc allows the
following command:

logfile = file
             Set logfile to "file", the same as "-o file"

I was hoping that someone could add functionality to allow .wgetrc to
append to the logfile, since -o overwrites the log file each time.

The only workaround currently is to add "-a /some/filename" to all of
my wget instructions.

If you can, I would appreciate it.

Bryan

Reply via email to