After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 173084 - gwget not handling ftp transfers with proxy set
gwget not handling ftp transfers with proxy set
Status: RESOLVED FIXED
Product: gwget
Classification: Deprecated
Component: general
0.94
Other Linux
: Normal normal
: ---
Assigned To: David Sedeño Fernández
David Sedeño Fernández
Depends on:
Blocks:
 
 
Reported: 2005-04-08 16:06 UTC by Rafaël Carré
Modified: 2005-07-24 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rafaël Carré 2005-04-08 16:06:00 UTC
Distribution/Version: lfs

gwget don't set ftp_proxy environment variable for wget
ftp_proxy should be set just like http_proxy in gwget_data.c
Comment 1 David Sedeño Fernández 2005-04-09 19:24:16 UTC
Fix applied in cvs.

Thanks for the report!
Comment 2 Rafaël Carré 2005-06-14 15:22:36 UTC
The bug doesn't not occurs anymore when manual settings of the proxy is set into
gwget's preferences, but still while using gnome configuration for the proxy.

GNOME proxy preferences allows to set ftp proxy and https proxy, however gwget 
setenv() only http_proxy when using gnome configuration.
Comment 3 David Sedeño Fernández 2005-07-24 11:58:30 UTC
Ooops, fix applied in cvs.