SFTP Umlaut Support for European Characters
Question
How do I support umlauts for European characters?
Answer
By default, this is supported when using SFTP V4 or above (server-side configuration).
If the server does not support SFTP V4, then follow the steps below to enable support when using SFTP V3
Steps
Disconnect your SFTP site in WebDrive
By default, the installation location for settings etc. in Windows Explorer is %localappdata%\WebDrive
Please navigate to this location and then open the "sites" folder. Here, find the site you've created
Open the .json file in a text editor, like Notepad
Scroll down or search for "ConnectorConfig". The value is likely an empty string. Edit the value to be:
"ConnectorConfig": "charset=iso-8859-1",
Save the file and close it. Reboot the computer if desired or if step 6 fails on the first attempt
Connect your site again and the characters should display properly, and files should be able to be accessed