https://bugs.kde.org/show_bug.cgi?id=403813
Bug ID: 403813
Summary: Copying and renaming via sftp:// fails
Product: kio-extras
Version: 18.12.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: SFTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I connect to my server via sftp://, e.g. from krusader. When I copy a file,
transferring the file works, but automatic renaming of the file on the server
from file.ext.part to file.ext fails with this error message:
"Could not rename partial file sftp://[email protected]/path/file.ext. Please
check permissions"
When I manually try to rename it, I get:
"Access denied to sftp://[email protected]/path/file.ext."
The permissions are perfectly fine, which I see when I ssh to the server:
-rw-r--r-- 1 myuser myuser 115124 Jan 31 19:42 file.ext.part
I also cannot create or edit text files on the fly over sftp (was always
working).
Note that everything works as expected when I use fish:// from krusader, e.g.
to copy fish://[email protected]/path/file.ext. Strangely enough, this has been
working for YEARS without any problem with sftp:// after it had failed using
fish://; now it's the other way round.
STEPS TO REPRODUCE
1. connect via sftp:// from krusader
2. copy a file
3.
OBSERVED RESULT
Error message and copied file with extension .part
EXPECTED RESULT
Copied file with original extension
SOFTWARE/OS VERSIONS
Windows:
MacOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.