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)

5493.patch (729 bytes ) - added by David 14 years ago.

Download all attachments as: .zip

Change History (4)

by David, 14 years ago

Attachment: 5493.patch added

comment:1 by David, 14 years ago

Patch posted for review.

comment:2 by Tim Kosse, 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 Alexander Schuch, 11 years ago

Type: Bug reportPatch

Maybe this issue is fixed already? Can you please test?

Note: See TracTickets for help on using tickets.