[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] Default filename for 301 redirect
From: |
Random Coder |
Subject: |
[Bug-wget] Default filename for 301 redirect |
Date: |
Mon, 10 Nov 2014 12:24:53 -0800 |
I recently upgraded from an old version of Wget to 1.16 and noticed that
the default filename for a simple download is no longer based off the final
redirect URL, but rather on the initial URL, for instance, this command
wget http://goo.gl/beYoGO
Would previously create a file called "logo11w.png", but it's now creating
a file called "beYoGO". Is this an intentional change?
- [Bug-wget] Default filename for 301 redirect,
Random Coder <=