Version: (using KDE 4.2.1) OS: Linux Installed from: SuSE RPMs When I try to edit file on a remote server via ftp, they fail to load with similar message: "The file ftp://xxx.com/public_html/_test.php could not be loaded, as it was not possible to read from it. Check if you have read access to this file" I do have access and file is perfectly readable. Hitting F5 after closing this warning fixes the problem. Seems like kwrite doesn't wait for the file to be completely copied to localhost.
It happens on kate too. Sometimes I need to reload the file multiple times until the file is loaded.
P.S: I'm using current SVN-trunk r945296
*** Bug 188131 has been marked as a duplicate of this bug. ***
This problem still exists in 4.2.2
Still happens with kde 4.3 from trunk. I'm using kwrite from kde 3.x for now.
This problem still exists in 4.2.3 Files are created in /tmp/kde-pembo13/ as expected, and with the useable permissions. So I have no idea why kwrite thinks that I do not have permission to them.
Works for me in both 4.2 branch and trunk... both loading and saving.
Still doesn't work here - tested with multiple servers.
I can easily reproduce dragging a lot of files (for example 10 files) from dolphin/konqueror (using FTP) to kate.
My test is: 1. open ftp site in Dolphin 2. locate text file (php|html) etc 3. right click on file 4. select 'Open with Kwrite' another test that also fails is 1. Open Kate 2. browse to FTP folder within Kate 3. attempt to open file within Kate's tree view
This look like duplicate: https://bugs.kde.org/show_bug.cgi?id=189908
I can reproduce it again with KDE 4.3.1 (latest Opensuse packages). It does not happens everytime, but 8 times out of 10. This makes working on websites direcly on the ftp a mess. kwrite/KDE3 works without this problem, but that is not a real solution.
Please grab the error log from kio_ftp (e.g. use kdebugdialog --fullmode to redirect kio_ftp output to a file).
Created attachment 37757 [details] log This is log from failed loading of get_last_post2.php. After hitting F5 in kwrite file loaded normally.
*** Bug 189908 has been marked as a duplicate of this bug. ***
@David Faure: does the output in comment #14 help?
KParts::ReadWrite handles the download/upload for us, therefore reassigning to kdelibs.
Can someone please confirm if this is still an issue? I personally cannot reporduce using a local ftp server in KDE 4.12
I'm on 4.11.5 and seems like ftp is working well - resolved for me. I guess it's safe to close this bug, since no one reported in a long time.
(In reply to comment #19) > I'm on 4.11.5 and seems like ftp is working well - resolved for me. > I guess it's safe to close this bug, since no one reported in a long time. Thanks for the quick response. Closing.