How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
KentaroxKondo
500 Command not understood
Posts: 3
Joined: 2023-11-02 02:21
First name: Kentaro
Last name: Kondo

How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

#1 Post by KentaroxKondo » 2023-11-02 02:34

Hi, I use FileZilla in Japan. I updated the FileZilla App to the latest 3.66.0 today, and now I'm facing an issue that all folder/file names including Japanese letters are garbled and completely unreadable (Image attached).

I use macOS Ventura 13.5. Is there anyone who is having the same problem? As the local pathname I bookmarked in Site Manager is not garbled, the link between the bookmarked path and the garbled path is disconnected. So I cannot reach the local directory by selecting the bookmark. Since most directory names are garbled, I cannot even tell which one is the right path I need, which is really annoying.
Attachments
garbled-japanese-text.png
garbled-japanese-text.png (80.31 KiB) Viewed 3989 times

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

#2 Post by botg » 2023-11-02 08:51

This is puzzling, none of the code dealing with filenames has changed.

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

#3 Post by botg » 2023-11-02 16:04

Thank for reporting this issue, it will be fixed in the next version.

There is a workaround: Start FileZilla from the Terminal like this:

Code: Select all

LC_CTYPE="UTF-8" /Applications/FileZilla.app/Contents/MacOS/filezilla
You may need to adjust the path depending on where you extracted/moved application to.

KentaroxKondo
500 Command not understood
Posts: 3
Joined: 2023-11-02 02:21
First name: Kentaro
Last name: Kondo

Re: How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

#4 Post by KentaroxKondo » 2023-11-03 08:13

@botg

Thank you so much for looking into this problem and sharing the workaround. I confirmed on X that not only me but some other people are having this issue too. It's good to hear you're going to fix it in the next release. I'll look forward to the update!

Thanks,
Kentaro

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

#5 Post by botg » 2023-11-03 12:21

This issue has been fixed in 3.66.1

KentaroxKondo
500 Command not understood
Posts: 3
Joined: 2023-11-02 02:21
First name: Kentaro
Last name: Kondo

Re: How Can I Fix Garbled Folder/File Names? (Problem Occurred in FileZilla 3.66.0)

#6 Post by KentaroxKondo » 2023-11-03 15:45

I confirmed the problem was resolved in the version 3.66.1. Thank you so much for the quick fix!

Post Reply