Case change fails on FAT filesystem #22

Open
opened 2014-07-06 19:03:52 +02:00 by GiorgioAresu · 0 comments
GiorgioAresu commented 2014-07-06 19:03:52 +02:00 (Migrated from github.com)

When, on FAT filesystem, user tries to change case of a file name (w/o performing other changes, the rename fails because file already exist.
App should try to add a character, perform the rename, and then remove the character previously added.

When, on FAT filesystem, user tries to change case of a file name (w/o performing other changes, the rename fails because file already exist. App should try to add a character, perform the rename, and then remove the character previously added.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GiorgioAresu/Batch-Renamer#22
No description provided.