Search

GlobalSCAPE Knowledge Base

Upload Throttling

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT Server version 5.x and later
  • EFT v4.x to v7.4.x stores advanced properties in the registry.
  • EFT v8.x stores 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 are part of the EFT configuration files.)
      Please refer to the EFT help for a spreadsheet of advanced properties for your version of EFT.

DISCUSSION

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 registry values:

[HKEY_LOCAL_MACHINE\Software\GlobalSCAPE Inc.\EFT Server 4.0\Config\]

"UploadsPerClient"=dword:00000010

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

[HKEY_LOCAL_MACHINE\Software\GlobalSCAPE Inc.\EFT Server 4.0\Config]

"UploadsPerClientInterval"=dword:00000030

(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]

Details
Last Modified: 2 Years Ago
Last Modified By: kmarsh
Type: HOWTO
Article not rated yet.
Article has been viewed 51K times.
Options
Also In This Category
Tags