satiromarra / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
23 stars 3 forks source link

Garbled Characters Issue #56

Closed hysnwy closed 1 year ago

hysnwy commented 1 year ago

Hi @satiromarra When the file name contains Chinese characters, it appears as garbled characters. Could you please help me resolve this compatibility issue?

satiromarra commented 1 year ago

Hi @hysnwy I have tried several tests with file names with Chinese characters, create, rename, upload, download ... and I had no problems. If you have an FTP connection, check the option "Charset Mode: BINARY or ASCII"

Can you give me more directions?