bugGNU Wget - Bugs: bug #24293, quiet isn't verbose enough, -nv is...

 
 

bug #24293: quiet isn't verbose enough, -nv is too verbose

Submitter:  Lucas Nussbaum <lnu>
Submitted:  Thu 18 Sep 2008 08:37:52 AM UTC
   
 
Category:  User Interface Severity:  3 - Normal
Priority:  3 - Low Status:  Needs Discussion
Privacy:  Public Assigned to:  None
Originator Name:  Lucas Nussbaum Open/Closed:  Open
Release:  None Operating System:  GNU/Linux
Reproducibility:  Every Time Fixed Release:  None
Planned Release:  1.15 Regression:  No
Work Required:  0 - Hours Patch Included:  No
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 28 Oct 2012 03:19:53 PM UTC, comment #1: 

I didn't want to open a new bug for what is mostly the same problem, a wishlist for more fine tuned output. For my purposes I wanted something that would fall between --verbose and --debug, basically a list of every url and whether it was accepted or rejected (and why). The two ideas I had were:

1. multiple -v flags for varying levels of output

2. easily grep-able -d output, for example "ACCEPT http://goodurl Decided to load it." or "REJECT_DOMAIN http://whatever The domain was not accepted."

I went with the latter since it's a simple hack but the first may be something to consider long-term.

Mike McGuire <spoon0042>
Thu 18 Sep 2008 08:37:52 AM UTC, original submission:  

Hi,

I'd like to mirror a website using wget in a cron job, but I'd like to be notified of errors. I have two possibilities:

=> use wget -m -nv
but then I get more information than I would want, and I can't just run wget in a cron, because I would get a mail after each run
=> use wget -m -q
but then I wouldn't be notified of errors

I'd suggest adding a --show-errors options, which could be used in addition to -q, to display error messages when something goes wrong.

Thank you,

Lucas Nussbaum <lnu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by spoon0042 (Posted a comment)
  • -email is unavailable- added by micahcowan (Updated the item)
  • -email is unavailable- added by lnu (Submitted the item)
  •  

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-09-18 micahcowan StatusNone Needs Discussion
        Planned ReleaseNone 1.15
        Work RequiredNone 0 - Hours
    2008-09-18 micahcowan Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code