Search

GlobalSCAPE Knowledge Base

For direct downloads, redirect to obtain CSRF token, if none is present

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v7.4.11 and later

EFT v8.0 and later store 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 become part of the EFT configuration files.) For a more on how to use advanced properties, and a spreadsheet of the advanced properties, please refer to the "Advanced Properties" topic in the help for your version of EFT.​

DISCUSSION

For direct downloads, redirect to obtain CSRF token if none is present. Default is false.

In v8 and later, add the name:value pair to the AdvancedProperties.JSON file:

{
"DirectDownloadRedirectIfNoCSRFToken": true
}

  • If set to true = redirect to obtain CSRF token
  • If set to false or doesn't exist(default) = don't redirect

In 7.4.11 1 7.4.13,

Create registry DWORD in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.4\.

  • If set to 1 = redirect to obtain CSRF token
  • If set to 0 or doesn't exist(default) = don't redirect
Refer to the online help for your version of EFT for information about the AdvancedProperties.json file.
Details
Last Modified: 7 Months Ago
Last Modified By: Aarongskns
Type: HOWTO
Rated 2 stars based on 4 votes.
Article has been viewed 20K times.
Options
Also In This Category
Tags