Re: [dev] [surf] downloads
Hello,
I've had a small issue downloading scripts from www.vim.org:
The URI ends with a php file and a variable argument. With the current
wget setup, the script name isn't deduced from the header.
Thus, the downloaded file's name is something like:
download_script.php?src_id=1234
I managed to solve this problem using curl and its --remote-header-name.
I didn't find a way to do this with wget.
Regards,
Tinou
Received on Sat Nov 05 2011 - 12:48:14 CET
This archive was generated by hypermail 2.3.0
: Sat Nov 05 2011 - 13:00:08 CET