Bug 448670 - File copy problem: offer extended options when copying a file to a windows filesystem, which has a forbidden character within its filename
Summary: File copy problem: offer extended options when copying a file to a windows fi...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-17 19:19 UTC by t061
Modified: 2022-01-17 19:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description t061 2022-01-17 19:19:28 UTC
For exaple: when ripping an audio CD to MP3, and the tracks are named by an online database, it is possible that k3b will generate mp3 files with characters like ":" "><" "?" "\". If you want to copy these files to an USB drive or a SD card for your car, you run into problems because your car expects a FAT32 media source. 

Trying to copy a file with : or ? in its name to a FAT32 device in Dolphin leads to an ugly error. The attempt will be refused.

Suggestion: Make copying to FAT32 more user friendly. 

-check if the destination file system has "forbidden" characters. If so, show a dialog with the options to abort copying or the option to make the destination filename compatible on the fly.

-offer an option in the action menu: Rename File Windows Compatible    
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION