bugGNU Wget - Bugs: bug #30718, -B/--base={URL} cmdline option...

 
 

bug #30718: -B/--base={URL} cmdline option should be used for cmdline specified URLs

Submitter:  Linda A. Walsh <law>
Submitted:  Mon 09 Aug 2010 07:49:28 PM UTC
   
 
Category:  Program Logic Severity:  3 - Normal
Priority:  5 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Linda Walsh Open/Closed:  Open
Release:  1.10.1 Operating System:  GNU/Linux
Reproducibility:  Every Time Fixed Release:  None
Planned Release:  None Regression:  No
Work Required:  None Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 09 Aug 2010 11:44:36 PM UTC, comment #1: 

Hello,

-B is supposed to work with files specified trough -i -F.

You can achieve your desired result with this shell expansion:

wget http://doc.bazaar.canonical.com/bzr.2.1/downloads/{bzr-developers-html.tar.bz2,bzr-developers-chm,bzr-en-html.tar.bz2}

Giuseppe Scrivano <gscrivano>
Group administrator
Mon 09 Aug 2010 07:49:28 PM UTC, original submission:  

if I want to download multiple files or pages from a website,
my logical action would be to set the base prefix with -B and specify the pages I need on the command line.

This doesn't work -- the URL's on the command line ignore the base-prefix set on the command line.

Example: (all one line)
wget -B http://doc.bazaar.canonical.com/bzr.2.1/downloads/ bzr-developers-html.tar.bz2 bzr-developers-chm bzr-en-html.tar.bz2

Instead of downloading the requested files, I get:
http://bzr-developers-html.tar.bz2/:
12:47:28 ERROR 503: Service Unavailable.
http://bzr-developers-chm/:
12:47:28 ERROR 503: Service Unavailable.
http://bzr-en-html.tar.bz2/:
12:47:28 ERROR 503: Service Unavailable.

Linda A. Walsh <law>

 

(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 gscrivano (Posted a comment)
  • -email is unavailable- added by law (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code