Keep Web Session Open After Direct Download


THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v7.4.11 and later

DISCUSSION

Setting this advanced property to true will keep a web session alive after performing a download from a direct download link.

In 7.4.11 - 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:

{
"KeepSessionOpenAfterDirectDownload":"1"
}

If set to 1 = keep session open

If set to 0 or doesn't exist(default) = don't keep session open

Read more about the Advanced Properties in the online help for your version of EFT.