THE INFORMATION IN THIS ARTICLE APPLIES TO:
- EFT v7.4.11 and later
DISCUSSION
For direct downloads, redirect to obtain CSRF token if none is present. Default is false.
In 7.4.11 1 7.4.13, create registry DWORD in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.4\.
In v8 and later, add the name:value pair to the AdvancedProperties.JSON file:
{
"DirectDownloadRedirectIfNoCSRFToken":"1"
}
If set to 1 = redirect to obtain CSRF token
If set to 0 or doesn't exist(default) = don't redirect