GNOME Bugzilla – Bug 173084
gwget not handling ftp transfers with proxy set
Last modified: 2005-07-24 11:58:30 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
Fix applied in cvs. Thanks for the report!
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.
Ooops, fix applied in cvs.