Upload Throttling

The keys below can be used to prevent a connected client from uploading more than <n> files in <t> seconds.

To activate this feature, create the following keys:

"HKEY_LOCAL_MACHINE\Software\GlobalSCAPE Inc.\EFT Server 4.0\Config\UploadsPerClient"

(DWORD; this is the count of uploads allowed in the period)

"HKEY_LOCAL_MACHINE\Software\GlobalSCAPE Inc.\EFT Server 4.0\Config\UploadsPerClientInterval"

(DWORD; this is the interval period, in seconds)

On a 64-bit OS, the path is:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GlobalSCAPE Inc.\EFT Server 4.0\Config]

Related Topics

Windows Registry Keys

Backing Up the Registry

Creating a .reg File

Manually Creating Registry Keys