bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] wget fails to encode spaces in URLs


From: Volker Kuhlmann
Subject: Re: [Bug-wget] wget fails to encode spaces in URLs
Date: Mon, 06 Jun 2011 09:26:15 +1200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hi Giuseppe,

Thanks!

I compiled it with libproxy: same problem.

I then compiled it with just 
  ./configure --prefix=/tmp/.../
  make

./src/wget -i-
http://downloads.sourceforge.net/project/bandwidthd/bandwidthd/bandwidthd 
2.0.1/bandwidthd-2.0.1.tgz?r=&ts=1307308092&use_mirror=transact
^D

(note the space after bandwidthd) and wireshark gives me:

GET /project/bandwidthd/bandwidthd/bandwidthd 
2.0.1/bandwidthd-2.0.1.tgz?r=&ts=1307308092&use_mirror=transact HTTP/1.1
User-Agent: Wget/1.12-2504 (linux-gnu)
Accept: */*
Host: downloads.sourceforge.net
Connection: Keep-Alive


Sorry NOT FIXED.


My system and user wgetrc contain

prefer-family = none

use_proxy = off
dirstruct = on
timestamping = on
dot_bytes = 64k
dot_spacing = 10
dots_in_line = 50
backup_converted = on


Volker

-- 
Volker Kuhlmann
http://volker.dnsalias.net/     Please do not CC list postings to me.



reply via email to

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