https://bugs.kde.org/show_bug.cgi?id=506593
Bug ID: 506593
Summary: Unable to transfer files to a android device over
SSHFS when filenames contain a colon
Classification: Applications
Product: kdeconnect
Version First unspecified
Reported In:
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: android-application
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. Mount a Android device filesystem using kdeconnect
2. touch "Test file: the test" && cp "Test file: the test"
/run/user/1000/(your_uuid_here)/storage/emulated/0/
OBSERVED RESULT
File not copied
"cp: cannot create regular file
'/run/user/1000/(your_uuid_here)/storage/emulated/0/Test file: the test':
Operation not permitted"
EXPECTED RESULT
File copied successfully
SOFTWARE/OS VERSIONS
Operating System: Bazzite 42
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Android 15 /w Kdeconnect 1.33.4(F-Droid)
ADDITIONAL INFORMATION
Fails similarly from other systems as well, such as from my Alpine Linux
laptop. Given that sshfs normally works fine from a Linux host to another with
the same filename and the sshfs options used in kdeconnect do not seem to be
the culprit, the issue is likely on the Android side.
--
You are receiving this mail because:
You are watching all bug changes.