Bug 230367 - KIO FTP uses HTTP proxy
Summary: KIO FTP uses HTTP proxy
Status: RESOLVED DUPLICATE of bug 154098
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 21:48 UTC by gree
Modified: 2017-07-12 19:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gree 2010-03-11 21:48:10 UTC
Version:            (using KDE 4.3.5)
OS:                Linux
Installed from:    Ubuntu Packages


In KDE applications, FTP connections try to use HTTP proxy even if a FTP proxy is not set.

I use Settings -> Network settings -> Proxy -> Manual proxy configuration, where I have only filled HTTP and HTTPS fields (FTP field is empty). In our network there is only a HTTP proxy (no FTP proxy). If I use lftp I can connect outer FTPs fine, but if I try to use KDE FTP (presumably KIO FTP - tested Dolphin, Konqueror, Krusader) the connection hangs and ends after some timeout without any activity.

I've studied sent packets with wireshark and really even only with HTTP proxy on, the FTP connection tries to use our HTTP proxy server. If I turn off the HTTP proxy in the settings, the FTP connection works fine (surely web stops working as the HTTP proxy is turned off).

(Changing of PASV setting also have not helped.)

OS:
Karmic Koala
KDE 4.3.5

(originally at http://forum.kde.org/viewtopic.php?f=18&t=86452)

Cheers,
--
gree
Comment 1 pan shi zhu 2010-03-12 04:38:27 UTC
I can confirm this bug on my computer:

When we manually set http proxy and leave ftp proxy blank, we want proxy only for http. Ftp should go without proxy.

while kio ftp uses the proxy settings and it is impossible to access ftp with http proxy server.
Comment 2 Dawit Alemayehu 2011-03-08 06:26:13 UTC

*** This bug has been marked as a duplicate of bug 154098 ***