! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Download: 302 redirects result in wget getting wrong source file name
Status:
RESOLVED: WONTFIX
Product:
Thunar-archive-plugin
Component:
General

Comments

Description Charles 2012-04-14 06:22:26 CEST
wget http://download.berlios.de/xfce-goodies/thunar-archive-plugin-0.2.4.tar.bz2

results in downloading a file named "from_sourceforge".

When the same link is used interactively, the downloaded file is correctly named thunar-archive-plugin-0.2.4.tar.bz2.

The behaviour breaks automated download and build systems such as sbopkg.

Here's a screen-scape showing what happens:

$ wget http://download.berlios.de/xfce-goodies/thunar-archive-plugin-0.2.4.tar.bz2
--2012-04-14 09:24:25--  http://download.berlios.de/xfce-goodies/thunar-archive-plugin-0.2.4.tar.bz2
Resolving download.berlios.de (download.berlios.de)... 193.175.135.88
Connecting to download.berlios.de (download.berlios.de)|193.175.135.88|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://sourceforge.net/projects/xfce-goodies.berlios/files/thunar-archive-plugin-0.2.4.tar.bz2/download [following]
--2012-04-14 09:24:26--  http://sourceforge.net/projects/xfce-goodies.berlios/files/thunar-archive-plugin-0.2.4.tar.bz2/download
Resolving sourceforge.net (sourceforge.net)... 216.34.181.60
Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://download.berlios.de/xfce-goodies/thunar-archive-plugin-0.2.4.tar.bz2/from_sourceforge [following]
--2012-04-14 09:24:27--  http://download.berlios.de/xfce-goodies/thunar-archive-plugin-0.2.4.tar.bz2/from_sourceforge
Reusing existing connection to download.berlios.de:80.
HTTP request sent, awaiting response... 200 OK
Length: 255828 (250K) [application/x-download]
Saving to: `from_sourceforge'
Comment 1 Nick Schermer editbugs 2012-04-14 10:11:19 CEST
We maintain our own download archive.

http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin

Bug #8694

Reported by:
Charles
Reported on: 2012-04-14
Last modified on: 2012-04-14

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information