Your message dated Fri, 09 Mar 2012 15:22:21 +0100
with message-id <[email protected]>
and subject line Re: Bug#660426: wget: [following] does not follow the right
filename
has caused the Debian Bug report #660426,
regarding wget: [following] does not follow the right filename
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
660426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660426
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wget
Version: 1.12-2.1
Severity: normal
wget -k "link"
--2012-02-19 07:24:16-- http://www.site/clic.php?num=444
Resolving www.
Connecting to www. :80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download. site .zip [following]
--2012-02-19 07:24:16-- http:// bla /bla.zip
Resolving site.org...
and one get a file : clic.php?num=444
instead of : bla.zip
I hope that it could work...
thanks
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages wget depends on:
ii dpkg 1.15.8.11 Debian package management system
ii install-info 4.13a.dfsg.1-6 Manage installed documentation in
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libssl0.9.8 0.9.8o-4squeeze4 SSL shared libraries
wget recommends no packages.
wget suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
No feedback, so I'm closing this report.
Am Montag, den 20.02.2012, 13:33 +0100 schrieb Noël Köthe:
> Am Sonntag, den 19.02.2012, 07:27 +0100 schrieb yellow:
>
> > wget -k "link"
> >
> > --2012-02-19 07:24:16-- http://www.site/clic.php?num=444
> > Resolving www.
> > Connecting to www. :80... connected.
> > HTTP request sent, awaiting response... 302 Moved Temporarily
> > Location: http://download. site .zip [following]
> > --2012-02-19 07:24:16-- http:// bla /bla.zip
> > Resolving site.org...
> >
> > and one get a file : clic.php?num=444
> > instead of : bla.zip
> >
> > I hope that it could work...
>
> The following option should give you the desired result:
>
> --trust-server-names
> If this is set to on, on a redirect the last component of the
> redirection URL will
> be used as the local file name. By default it is used the last
> component in the
> original URL.
--
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
signature.asc
Description: This is a digitally signed message part
--- End Message ---