D22419: Fix cant enter directory error on Android FTP servers
NXiss7
noreply at phabricator.kde.org
Fri Jul 12 13:56:16 BST 2019
nxiss7 created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
nxiss7 requested review of this revision.
REVISION SUMMARY
Some Android FTP server applications don't implement lower-case "list" command thus KIO can't connect to server and fail with error "Can't enter directory."
Sending upper-case "LIST" command works.
BUG: 409740
TEST PLAN
This patch is really small and I've been using this for over a year, it seems okay.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D22419
AFFECTED FILES
src/ioslaves/ftp/ftp.cpp
To: nxiss7
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190712/1d89ed9b/attachment.html>
More information about the Kde-frameworks-devel
mailing list