Search

GlobalSCAPE Knowledge Base

Replace incorrect characters with underscore (instead of URL-encoded string)

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT Enterprise v 7.4.6 and later
  • EFT v4.x to v7.4.x stores advanced properties in the registry.
  • EFT v8.x stores Advanced Properties in a JSON file.
    • When you upgrade from EFT v7.4.x to EFT v8, the non-default settings that you have defined in the registry will be added to the Advanced Properties file during upgrade. (Default settings are part of the EFT configuration files.)
      Please refer to the EFT help for a spreadsheet of advanced properties for your version of EFT.

DISCUSSION

Setting this to true will make the Cloud Download Action replace incorrect characters with underscore (instead of URL-encoded string)

In v8 and later, add the advanced property to the advancedproperties.json file, as shown below:

{
"CloudDownloadActionSanitizePathWithUnderscores": "false"
}

 Prior to v8, add the value to the registry as described below:

HKEY_LOCAL_MACHINE\Software\WOW6432Node\GlobalSCAPE Inc.\EFT Server 7.4\

Type: BOOL

Value name: CloudDownloadActionSanitizePathWithUnderscores

Default Value: false

Cached: yes

Backup/Restore: yes

(There is no 32-bit version because there is no 32-bit OS supported.)

Details
Last Modified: 2 days ago @ 7:33 PM
Last Modified By: kmarsh
Type: HOWTO
Article not rated yet.
Article has been viewed 14K times.
Options
Also In This Category
Tags