https://bugs.kde.org/show_bug.cgi?id=402697
Bug ID: 402697 Summary: Copying to a FAT filesystem, Files and with Unicode chars cause the whole copy to fail Product: frameworks-kio Version: 5.44.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: bluescreenaven...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- Created attachment 117176 --> https://bugs.kde.org/attachment.cgi?id=117176&action=edit Archive containing the logs, and the tree, and the Seed.txt file to pass to the kiocopy script SUMMARY Copying to a FAT filesystem, Files and with Unicode chars cause the whole copy to fail. This might be similar to 402298, although this time I have VALID Unicode chars, as I found a way to correctly count Unicode bytes in Bash for the 255 byte (not char) limit in Linux filesystems. STEPS TO REPRODUCE 1. Use the Seed file in the attached tar file, pass it as an argument to the kiocopy script. 2. I have the logs and everything attached OBSERVED RESULT While I know FAT file systems are going to have problems with Unicode file names and reject them, and I would expect those to fail to copy, my destination folder is empty, there were some top level folders that did NOT have Unicode in their names, that were not copied as well. EXPECTED RESULT There are other (top level) folders that did NOT have Unicode chars in their file names that could have copied over. I would have expected SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 18.04 (available in About System) KDE Plasma Version: 17.12.3 KDE Frameworks Version: 5.44.0 Qt Version: 5.9.5 ADDITIONAL INFORMATION The script, and the report will be attached. This will have the tree info, the log output from kioclient5, and the seed file of which can be passed to the script, so that the test can be recreated exactly. -- You are receiving this mail because: You are watching all bug changes.