bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] WGET 1.15


From: Tim Ruehsen
Subject: Re: [Bug-wget] WGET 1.15
Date: Wed, 11 Mar 2015 15:50:05 +0100
User-agent: KMail/4.14.2 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; )

On Wednesday 11 March 2015 08:13:47 Bernard Veasey wrote:
> Hi
> 
> I'm trying to use 'wget' to download a file but it goes wrong when
> trying to create the file on RISC OS.
> 
> The address is in the form:
> http://website.co.uk/risc/menu.opml?username=username
> 
> The ?username=username seems to be getting in the way
> when creating the RISC OS file.
> 
> The wget error is:
> Cannot write to: menu.opml?username=username (RISC OS error)
> 
> Is there a wget setting to get around this problem please?
> 
> Using: Iyonix PC with RISC OS 5.20

Hi Bernard,

I guess that your file system does not like ? within file names.
Try around with the --restrict-file-names option, maybe one of those modes 
helps you. 

If you just want to download a single file, you can use -q -Omyfilename.

The server  might support Content-Disposition HTTP headers. So you could also 
play around with --content-disposition.

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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