| Configuring for Other Aspera Products | |
Aspera Connect Server, or Enterprise Server with a Connect-enabled license, must be configured to use the Aspera Node API, which is required to connect these standalone, on-premise systems to Aspera Files. The server accesses the Node API using a node API username and password, that is associated with a local system account called xfer. All transfers and system operations on the computer are run under xfer. Thus, to add a server as a Files node, on the server you must create the system user, configure it as an Aspera transfer user, associate the transfer user with a node username and password, and configure the server to work with Files. Files users access the Node API and Files nodes using access keys, which can be created on the server or in the Files UI.
System Requirements:
Aspera strongly recommends protecting your Files transfer nodes with an Nginx reverse proxy. Transfer nodes expose the asperanoded port in order to communicate with users' browsers. Normally, asperanoded runs on port 9092, but nodes that are added to Files must have asperanoded run on port 443, the standard HTTPS port for secure browser access. Configuring a reverse proxy in front of asperanoded provides additional protection (such as against DOS attacks) and resource handling for requests to the node's 443 port.
The following instructions require that you have valid certificates for the transfer node added to Files. Nginx is in beta for Windows, so these instructions are for Linux and UNIX nodes, but can be adapted for Windows.