https://bugs.kde.org/show_bug.cgi?id=421784
Bug ID: 421784 Summary: Error message when copying file to sftp location, even though the transfer worked Product: kio-extras Version: 20.04 Platform: Neon Packages OS: Linux Status: REPORTED Severity: major Priority: NOR Component: SFTP Assignee: plasma-b...@kde.org Reporter: ae@seven.systems Target Milestone: --- STEPS TO REPRODUCE 1) In Dolphin, create an sftp connection (Set "/" as folder) 2) Drag and Drop (copy) a local file to a sub-folder on that connection OBSERVED RESULT 1) Error "Could not write to file sftp://user@server:port/folder/filename.ext 2) When "Retry" is clicked, warning "This action will overwrite the destination." appears, hinting at the fact that the file HAS actually been successfully transferred. 3) When "Overwrite" is clicked, the loop repeats at 1). Note that the file never gets listed by Dolphin, but SSHing to the machine and doing ls actually reveals that the file has been transferred. Another relevant piece of information may be that the first folder level is a symlink. So, the FTP connection starts in the user's home directory (~), then there's a symlink "public_html" that points to a different directory outside the user's home directory, and in that directory there's another sub-directory where the file is to be copied to. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE neon 5.18 (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.