Opened 16 years ago

Last modified 16 years ago

#3486 closed Bug report

Problem when server uses non-UTF8 encoding

Reported by: werre2 Owned by:
Priority: normal Component: Other
Keywords: Cc: werre2, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Filezilla 3 recursive directory download does not get any files, it just creates the directories, if the directory path contains any non-ASCII characters and the server fs uses ISO-8859-1 encoding. The error message is 'critical failure'.

The flow:

  1. Recursive upload works...
  2. ...but the directory names get mangled on server side
  3. Recursive download fails

Tested with Filezilla client 3.0.9.2 running on 32bit Win XP SP2 patched to level of 23-Apr-2008. On the server side, Red Hat 8.2 and vsftpd-1.1.3-8. Ext3 fs with default options.

The recursive download works with version 2 of Filezilla client.

Change History (1)

comment:1 by Tim Kosse, 16 years ago

No wonder you have problems if the server violates the FTP standard.

Note: See TracTickets for help on using tickets.