Version: 1.0.2 (using KDE 4.0.4) Installed from: Compiled From Sources Compiler: GCC 4.1.2 Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib Thread model: posix OS: Linux Both Dolphin and Konqueror in KDE 4.0.4 (and also, as I remember, previous down to 4.0.2) have problems when deleting directories on FTP server. Everything is ok, but at the very end the message appears that protocol process suddenly stopped (screenshot will follow). Though, deleting files and renaming both files and directories work ok. I thought about misconfiguration of my FTP server, but I tried different servers (vsftpd and proftpd) and the problem persisted, while with different FTP clients (mc ftp backend, konqueror from KDE3) work ok. So I guess it is something in Dolphin or Konqueror ftp backend in KDE4.
Created attachment 24797 [details] screenshot of the error message
SVN commit 810701 by qbast: Calling KUrl::directory(0) triggers an assert. Use explicit IgnoreTrailingSlash instead. BUG: 162189 M +1 -1 kremoteencoding.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=810701