Opened 7 years ago

Closed 7 years ago

#11121 closed Bug report (wontfix)

FileZilla fails to create a file in Windows that was created on a Mac

Reported by: Caravaggio Owned by:
Priority: normal Component: FileZilla Client
Keywords: Failed to open for writing; File transfer failed Cc:
Component version: 3.23.0.2 Operating system type: Windows
Operating system version: 10 Professional 1607

Description

Following error is displayed in FileZilla while download a file:

Error: Failed to open "X:\folder\file.ext" for writing
Error: File transfer failed

The error is actually from Windows 10 because it cannot create the foreign character of the Mac computer.

So you should check the filename for Mac characters and either change the error message or prompt the user to automatically change the characters in the file so it can be downloaded.

Change History (2)

comment:1 by Caravaggio, 7 years ago

Sorry it was not the character in this case (but I remember it happened once).

The download path exceeded the maximum allowed length in Windows.

comment:2 by Tim Kosse, 7 years ago

Resolution: wontfix
Status: newclosed

It is an unfixable issue, there are all sorts of varying limitations on maximum possible filename lengths. Only way to find out is to try creating the file and see if it succeeds or fails.

Note: See TracTickets for help on using tickets.