bug-wget
[Top][All Lists]
Advanced

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

[bug #60922] Add a way to get the "server-names" of the downloaded files


From: Cameron Tacklind
Subject: [bug #60922] Add a way to get the "server-names" of the downloaded files
Date: Thu, 15 Jul 2021 18:07:46 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?60922>

                 Summary: Add a way to get the "server-names" of the
downloaded files
                 Project: GNU Wget
            Submitted by: cinderblock
            Submitted on: Thu 15 Jul 2021 10:07:45 PM UTC
                Category: Feature Request
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Cameron Tacklind
        Originator Email: 
             Open/Closed: Open
                 Release: None
         Discussion Lock: Any
        Operating System: None
         Reproducibility: None
           Fixed Release: None
         Planned Release: None
              Regression: No
           Work Required: None
          Patch Included: None

    _______________________________________________________

Details:

When using "--trust-server-names", it would be nice to be able to easily get a
list of the files that were downloaded. Maybe one per line.

As per
https://unix.stackexchange.com/questions/306493/get-the-filename-from-wget-url-trust-server-names,
it would be possible to parse the error output stream to get these names, this
is extra work.

An extra flag like "--echo-server-names" that makes the stdout print out for
every file that was downloaded, as the download is finished, would be very
helpful.

Either new-line or space separated I think would work well, but technically
filenames could include those characters... Maybe a null-separated list like
`find . -print0` can?




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60922>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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