satiromarra / vscode-sftp

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

Special characters not visible on server side #97

Open Allmedialab opened 6 months ago

Allmedialab commented 6 months ago

Do you read the FAQ? Yes.

Describe the bug Special characters are not recognised on the server side like for example ë industriële-machines.html

To Reproduce Steps to reproduce the behavior: Upload a file containing ë in the file name

Expected behavior When trying to delete a file containing a special character on the server side you get this message: domains/mysite.nl/public_html/nl/industriële-machines.html: No such file or directory

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

satiromarra commented 6 months ago

@Allmedialab Have you tried configuring the connection as Binary?

Allmedialab commented 6 months ago

Thanks! @satiromarra I have Cent OS 7.9 installed in my server and can upload and see those files without a problem with FileZilla. I have also a problem with connecting SFTP instead of FTP that I can also do out of the box with FileZilla.