Opened 14 years ago
Last modified 11 years ago
#5493 new Patch
Problem while copying from Unixfolders to Windows with casesensitive filenames.
Reported by: | bat.men@web.de | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | casesensitive copy | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows XP |
Description
Problem: On Unix FTP-Server you have a file called "Team.htm" and a file called "team.htm"
If you copy file "Team.htm" everything is ok. File will be listed local.
If you then copy file "team.htm" and press cancel in the overwrite dialog to abort, the operation will abort BUT in the list of the local files the entry "team.htm" will appear.
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | 5493.patch added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
I don't think the patch is entirely correct, as even MSW knows case-sensitive filesystems, e.g. network resources.
Proper solution would be to prevent the local refresh from happening altogether if user cancels.
comment:3 by , 11 years ago
Type: | Bug report → Patch |
---|
Maybe this issue is fixed already? Can you please test?
Patch posted for review.