SUMMARY STEPS TO REPRODUCE 1. Connect to any FTP link 2. Edit file 3. Save file OBSERVED RESULT After saving the remote file - dolphin asks if it needs to upload it, but after uploading it asks me again - if it needs to replace remote file. EXPECTED RESULT FTP manager should not behave like this (as an example see FileZilla), because it makes me to do extra clicks, that wastes my time. If I upload a new file and it can replace existing file on remote server - it's ok, but if I already agreed to upload editing file - this question should not be given. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.20.3 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.1
what app are you using to edit the file?
sublime text 3
(In reply to Nate Graham from comment #1) > what app are you using to edit the file? sublime text 3. btw - tried in kwrite - it does not ask about that, but this question dialog does not belong to sublime as it is in russian language (as my system is), and sublime is in English.
Aha! This bug is already fixed if you install kio-fuse, which exists to handle exactly this case. I believe it is packaged in Neon. *** This bug has been marked as a duplicate of bug 75324 ***
(In reply to Nate Graham from comment #4) > Aha! > > This bug is already fixed if you install kio-fuse, which exists to handle > exactly this case. I believe it is packaged in Neon. > > *** This bug has been marked as a duplicate of bug 75324 *** no, it's not the part of KDE Neonm is there a way to get at least deb package?
Oh right, unstable has it already but user edition does not. :/ I guess you'll need to wait, or manually find and install the package, yeah.
(In reply to Nate Graham from comment #6) > Oh right, unstable has it already but user edition does not. :/ > > I guess you'll need to wait, or manually find and install the package, yeah. It's a kind of magic! Found repo here https://launchpad.net/~panfaust/+archive/ubuntu/kio-fuse installed package - and got it working!! Thanx a lot!
Woohoo! Magic indeed.