Skip to content

Fix invalid filenames when copying to FAT-like filesystem (Issue #77)

Yongha Hwang requested to merge MShrimp4/thunar:issue_77 into master

(Issue #77 (closed)) (MR !137 (merged))

Replace invalid characters with underscore for FAT-like filesystem. Additionally, add underscores when a filename is reserved for Windows.

Merge request reports