Opened 3 years ago

#12427 new Bug report

URGENT CRITICAL REGRESSION: cannot handle utf8 filenames

Reported by: php4fan Owned by:
Priority: critical Component: FileZilla Client
Keywords: Cc:
Component version: 3.53.0 Operating system type: Linux
Operating system version: openSUSE Tumbleweed

Description

After a recent update, it has become impossible to interact with a server where there are files that have utf-8 filenames containing characters such as "ñ".

Steps to reproduce:

  • connect to a server where there are such files

Expected: such files should be listed correctly
Observed: the filenames are shown with random garbage characters

  • Select files on the server having filenames containing an "ñ"
  • try to delete the selected files

Expected: should work
Observed: fails with a nonsensical error message more or less like "no such file or directory". Probably because FileZilla is asking the server to delete the file with the wrong filename (and hence the error message from the server is legitimate).

This used to work fine.

Change History (0)

Note: See TracTickets for help on using tickets.