KB -- SFTP V3 European Character Set

KB -- SFTP V3 European Character Set


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

  1. Disconnect your SFTP site in WebDrive

  2. By default, the installation location for settings etc. in Windows Explorer is %localappdata%\WebDrive

  1. Please navigate to this location and then open the "sites" folder. Here, find the site you've created

  1. Open the .json file in a text editor, like Notepad

  2. Scroll down or search for "ConnectorConfig". The value is likely an empty string. Edit the value to be: 

  1. "ConnectorConfig": "charset=iso-8859-1",

  1. Save the file and close it. Reboot the computer if desired or if step 6 fails on the first attempt

  2. Connect your site again and the characters should display properly, and files should be able to be accessed

    • Related Articles

    • Getting Started: Connecting to an SFTP Server

      Click the “+” Icon and select the “SFTP” option Connection Name: Enter the name you would like to give your connection. You can name this as you choose, or accept the default name Server Address: Enter the URL (sftp.sftpsite.com) or IP Address ...
    • 2019: How do I get my FTP connection to support UTF8 for umlauts and special characters?

      To use umlauts and special characters with the Gene6 FTP server you need to do the following 1) Enable the settings "Encode filenames in UTF-8" on the site properties "Basic File Settings" tab 2) Enter the following text in the "Initial Command" ...
    • KB Connect at Startup

      KB: Connect at Startup Question WebDrive is not connecting at startup. How can I make the drive connect automatically? Answer WebDrive has methods available for connecting at startup. Steps Open WebDrive and click on the gear icon to open the main ...
    • Server Host Key Verification: Do you want to accept this server's host key?

      When connecting to an SFTP Server for the first time, or periodically afterwards, a prompt may appear before connect that details the server's host key information and an option of whether to accept or cancel (deny). If you have any reason to doubt ...
    • Encryption

      Does WebDrive Support Encryption? Question Does WebDrive support encryption for connections and transfers? Answer Yes. WebDrive supports TLS 1.3, TLS 1.2, TLS 1.1, and TLS 1.0 for FTPS and HTTPS connections (as well as various cloud services). SFTP ...