bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #47883] wget: incorrect output filename


From: Jeff Bai
Subject: [Bug-wget] [bug #47883] wget: incorrect output filename
Date: Tue, 10 May 2016 03:53:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

URL:
  <http://savannah.gnu.org/bugs/?47883>

                 Summary: wget: incorrect output filename
                 Project: GNU Wget
            Submitted by: jeffbai
            Submitted on: Tue 10 May 2016 03:53:32 AM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.17.1
        Operating System: GNU/Linux
         Reproducibility: Every Time
           Fixed Release: None
         Planned Release: None
              Regression: No
           Work Required: None
          Patch Included: No

    _______________________________________________________

Details:

As mentioned in https://savannah.gnu.org/bugs/?47882, when downloading a file
with the command below.

wget '202.38.70.145:555/中文中文中文中文' 

The resulting ouput:

jeffbai [ ~ ] $ wget '202.38.70.145:555/中文中文中文中文'
--2016-05-09 21:48:46--
http://202.38.70.145:555/%E4%B8%AD%E6%96%87%E4%B8%AD%E6%96%87%E4%B8%AD%E6%96%87%E4%B8%AD%E6%96%87
正在连接 202.38.70.145:555... 已连接。
已发出 HTTP 请求,正在等待回应... 200 没有 HTTP 头,假定为
HTTP/0.9
长度:未指定
正在保存至: “中\346%96%87中\346%96%87中\346%96%87中\346%96%87”

中�%96%87中�%96%87中�%96% [ <=> ] 113 --.-KB/s 用时 0s

2016-05-09 21:48:47 (15.8 MB/s) -
“中\346%96%87中\346%96%87中\346%96%87中\346%96%87” 已保存 [113] 

Shows an incorrect output filename. The file name requested,
"中文中文中文中文" is output'd to a completely different one,
"中\346%96%87中\346%96%87中\346%96%87中\346%96%87". And it is also
problematic in a sense that the output'd file cannot be deleted easily.

I have tested this on wget releases 1.16.0 - 1.17.1, in which case, all
returned with same, problematic results.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47883>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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