System Requirements

Globalscape only offers support for EFT with the software/hardware on which we've tested EFT, as described below.

(See also EFT Specifications.)

EFT (Server Service) Requirements

EFT and its modules can be installed on a physical computer, virtualization software such as VMWare, and in the cloud. EFT Arcus is our SaaS offering, hosted on Microsoft Azure.

  • Operating systems:

    • Windows Server 2016

    • Windows Server 2012 R2, all editions

      • Install Windows 2012 with the GUI component. When you install Windows Server 2012, you can choose between Server Core Installation and Server with a GUI. Without the GUI option, the Microsoft Management Console (MMC) is not available, Active Directory domain services are not available, and various server roles are not available. For details of what the differences are, visit https://technet.microsoft.com/en-us/library/hh831786(v=ws.11).aspx.

  • Free RAM:

    • Minimum: 2 GB free RAM

    • Recommended:  4GB free RAM

    • High Performance: 4GB free RAM + 4GB (if AWE is extensively used)

    • More RAM could be required for large file transfers over the AS2 protocol. AS2 transfers can use up to 40% of the Server's RAM.

  • CPU:

    • Minimum: Dual-core CPU of at least 2.5GHz (for minimal processing/automation)

    • Recommended: Quad-core, at least 2.5 GHz (for moderate processing/automation)

    • High Performance: 8+ cores, at 2.5 GHz (for high amount of processing/automation)

  • Microsoft .NET Framework 4.0 or later (all components, including AWE and AS2; SQL Server 2016 and later require .NET Framework 4.6)

  • For HA (active-active) installations:

    • Microsoft Message Queuing (MSMQ) must be installed. (Requires EFT Enterprise)

    • Load balancer, such as F5® BIG-IP® Local Traffic Manager

    • File share (SMB or CIFS) for EFT configuration and users' files accessible via UNC path is required (configured as High Available storage for redundancy is recommended)

    • Fully qualified domain name (FQDN) or DNS record for File Shares and Databases is required and best practice

    • If encryption at rest is required, determine whether your storage vendor's solution includes built-in encryption or supports Microsoft's Encrypted File Shares (EFS). If neither option is available, you can leverage EFT built-in Encrypted Folders feature, which is available in standalone or high availability (HA) configurations.

  • If accessing or monitoring Samba network shares, version 3.x or later of Samba

  • The EFT server service runs under a user account, which must have full administrative rights (permissions) to the folder in which you install EFT. With administrative rights, the service can save all of your settings. If the service does not have administrative rights, you will lose settings and user accounts whenever you restart the EFT service, and you will need to reset permissions on the computer on which the EFT service is running. If you are using Active Directory, there are other considerations regarding permissions.

EFT Administration Interface Requirements

The administration interface must be installed on the same computer as EFT, but also can be installed on other computers for remote administration. (Refer to the ARM, AWE, and AS2 requirements below if you plan to use those modules remotely.)

  • Windows 8.1, Windows 10, Windows Server 2008 R2 (Standard, Enterprise, and Datacenter editions), Windows 2012 R2 (requires GUI component), Windows 2016.

  • 1 GB of free RAM

  • 1280x800 resolution or higher display

  • Microsoft Windows Installer 4.5

  • Microsoft .NET Framework 4.0 (Windows Server 2012 R2 includes Microsoft .NET 4.5)

Auditing and Reporting Module (ARM) Requirements

  • Microsoft® ActiveX Data Objects (ADO)

    • EFT uses Microsoft ActiveX Data Objects (ADO) 2.7 or later to handle database communication, which in turn should load the Oracle drivers to handle Oracle implementation details. How and what is connected largely depends upon the connection string. By default (if you do not supply the entire connection string in EFT), the Oracle connection string should look like:

EXAMPLE:
Provider=OraOLEDB.Oracle.1; 
 Data Source=(DESCRIPTION =
        (ADDRESS_LIST = (ADDRESS 
 = (PROTOCOL = TCP)(HOST = {host value})(PORT 
 = {port})))"
        CONNECT_DATA =(SERVICE_NAME 
 = {database name})));
        Persist Security Info=true;PLSQLRSet=1;PwdChgDlg=0;User 
 Id={username};Password={password};
  • Microsoft SQL Server drivers are installed automatically, regardless of whether SQL Server will be used. (You can read more about SQL Server drivers here: https://docs.microsoft.com/en-us/sql/connect/oledb/oledb-driver-for-sql-server?view=sql-server-2017.)

  • 3GB minimum hard drive space for the initial database size. Space requirements for transactions depend on estimated Event Rule activity, number of connections, and types of transactions. A general estimate is 3MB to 5 MB per 1000 files uploaded.

  • PDF-viewing software (such as Adobe Reader) to view PDF reports.

  • Access to a SQL Server or an Oracle database.

    • The installer includes SQL Server Express (intended for evaluation purposes only). SQL Server is supported on Windows 10 , Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2, and Windows Server 2016. For other SQL Server system requirements, refer to https://docs.microsoft.com/en-us/sql/sql-server/install/hardware-and-software-requirements-for-installing-sql-server?view=sql-server-2017. EFT is supported with the following SQL Server versions:

      • SQL Server 2017 (in EFT v7.4.11 and later)

      • SQL Server 2016 (13.1.4001.0)

      • SQL Server 2014 (12.0.5207.0)

      • SQL Server 2012 (11.0.7001.0)

    • Oracle requires EFT Enterprise; refer to Oracle's documentation regarding Oracle system requirements. Be sure to reboot after you install the Oracle Data Access Components (ODAC). You need to use the 32-bit ODAC, even if EFT Enterprise is installed on a 64-bit operating system. EFT Enterprise is supported with the following Oracle versions:

      • Oracle Database 12c Release 1: 12.1.0.2.0

    • A good database maintenance plan is important to keeping space requirements to a minimum (aging/archiving/warehousing/truncating old data).

    • For better database performance, follow the standard SQL/Oracle tuning guidelines in their user documentation. See also Purging Data from the Database.

    • For ARM upgrades, Microsoft .NET Framework 4.0

    • Insight requires a SQL Server database; it does not work with Oracle databases

AS2 Module Requirements

Web Transfer Client (WTC) and Workspaces Requirements

The EFT installer is bundled with a compatible version of the WTC.

  • 1280x800 resolution or higher display

  • JavaScript must be enabled in the browser.

  • WTC supports:

    • Directory listings that contain up to 1,000 items. More items can work on certain browsers; however 1,000 is the official (tested) supported item limit.

    • ASCII and UTF-8 encoded filenames that follow Windows’ naming conventions

    • Directory trees up to the Windows “MAX_PATH” length, or 260 chars (note that this is absolute path, not relative path. Only the relative path is visible to the user).

  • Web browser:

    • Unsupported browsers may force the use of the "plain-text client."

    • The WTC will work with most modern browsers require modern internet browsers that support HTML 5. Refer to https://kb.globalscape.com/KnowledgebaseArticle11367.aspx to see which browsers were tested with each version of EFT.

    • The browser running the client must have cookies enabled. Note that cookies work on IP addresses (e.g., 127.0.0.0) or full domain names (e.g., yourcompany.org), not Localhost.

Advanced Security Module Requirements

Express Security Module Requirements

EFT Outlook Add-In Requirements

  • The EFT Outlook Add-In is supported on Outlook 2010, 2013, and 2016, 32- and 64-bit version, with the latest service packs (as of this release).

DMZ Gateway Requirements

Advanced Workflow Engine Requirements

  • AWE v10 requires Microsoft .NET Framework 4.0 and EFT Enterprise v7.4.5 or later.

Insight

Accelerate Module Requirements

The requirements for the Accelerate module include:

  • EFT Enterprise v7.3 and later

  • DMZ Gateway v3.4 and later (Windows only)

  • HTTPS must be enabled

  • UDP port must be opened on the external firewall to DMZ Gateway (HTTPS is used from DMZ Gateway through internal firewall to EFT)

  • For server-to-server accelerated transfers, DMZ Gateway and EFT must be installed at each end of the transfer.

The Accelerate module/FAST protocol is not supported on Linux versions of DMZ Gateway.

Mobile Transfer Client (MTC) System Requirements

MTC is supported on:

  • Android- or iOS-based mobile devices of varying resolutions.

  • Android 2.3 or later for general operations

  • Android 3.0 or later if encrypted data store is required

  • iOS 6.1 or later (tested on both 6 and 7)