| Summary: | Dolphin FTP folders don't work well with non-anonymous FTP servers | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Christopher Sawyer <christoofar> |
| Component: | ftp | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | finex, peter.penz19, RussellH |
| Priority: | NOR | ||
| Version First Reported In: | 4.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.7.0 | |
| Sentry Crash Report: | |||
|
Description
Christopher Sawyer
2008-12-31 21:13:10 UTC
@Peter: I've addedd you on CC, maybe you could be interested too :-) I can confirm this is still an issue with Dolphin version 1.4 in KDE 4.4.6.1 I'll get locked out of my FTP servers because Dolphin tries anonymous FTP despite having a login name/password specified. Git commit c75f00df21d127b24a0e243eeeeaa075a8408cf9 by Peter Penz. Committed on 23/03/2011 at 19:07. Pushed by ppenz into branch 'master'. KUrlNavigator: Don't use KIO::stat() for all non-local URLs Doing a text-resolving with KIO::stat() for all non-local URLs leads to problems for protocols where a limit is given for the number of parallel connections. BUG: 179237 BUG: 228345 BUG: 202097 FIXED-IN: 4.7.0 M +16 -3 kfile/kurlnavigatorbutton.cpp http://commits.kde.org/kdelibs/c75f00df21d127b24a0e243eeeeaa075a8408cf9 |