liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

Forced encoding for FTP #910

Open fosil opened 3 years ago

fosil commented 3 years ago

Many FTP servers are misconfigured and send bad encoding. How to force utf-8 encoding in connection configuration? This can be set in standard FTP programs (eg Filezilla). Thanks