Specifying a Temporary Folder for AS2 Transfers


THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v7 and later

DISCUSSION

If you don't want to use the EFT installation folder for temporary files or you want better visibility into your AS2 transfers, you can add the registry setting below to specify a location for files with AS2 POST requests for both the sending and receiving sides.

 In v8.0 and later:

Add the name:value pair to the AdvancedProperties.JSON file as described in the "Advanced Properties" topic in the online help for your version of EFT.

{

"AS2TempFolderPath": "Path to the folder to store temporary files with AS2 requests"

}

In versions prior to v8.0: 

HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\Config "AS2TempFolderPath" = path

If the path does not already exist, it will be created.

Type: STRING

Default Value: none

Cached: yes

Backup/Restore: no