Version: 3.5.5 (using KDE 3.5.5 "release 19.1" , openSUSE ) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.16.21-0.25-default If you copy files with filenames that aren't supported to the destination filesystem the alert-box only tell you that the copy did not work. There should mentioned why it did not work. create a file with an irregular file name like "one*star.txt", then copy it to an FAT-drive (e.g. a USB-stick or a mobile harddisk). Now a alert-box pops up that it can't copy to this distination. This message should also include that it didn't copy the file 'cause of it's irregular file name. Best regards Thomas
Shouldn't this be a kio wish?
*** Bug 410950 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/520
Git commit 2750b5b455cc5eed15f4cfd049d88cf749a58594 by Ahmad Samir. Committed on 09/08/2021 at 11:17. Pushed by dfaure into branch 'master'. CopyJob: ask users about replacing invalid characters in file/folder names Some Windows filesystems disallow certain characters, which would result in the copy/move ...etc failing if one of the files has one of those characters. Now the user can select to replace those invalid characters with an "_". Related: bug 199063 FIXED-IN: 5.86 M +311 -106 src/core/copyjob.cpp https://invent.kde.org/frameworks/kio/commit/2750b5b455cc5eed15f4cfd049d88cf749a58594