Adding a Node to Faspex

A node is a local, remote, or cloud server running an Aspera transfer server product (IBM Aspera High-Speed Transfer Server). Faspex uses the Node API on the transfer server to configure the node and to perform transfers to and from the node.

You can add multiple nodes to Faspex from the File Storage page (go to Server > File Storage). The File Storage page lists connected nodes and configured file storage. On a fresh install, the transfer server you configured during installation is the only server listed, and its default storage directory, packages, is the default inbox destination.

Follow the instructions below to add a configured node to Faspex.

  1. Go to Server > File Storage.
  2. Click Add New Node.
  3. Enter a unique name to identify the node.
  4. To encrypt the connection to the node using SSL, enable the Use SSL checkbox.
  5. To verify the SSL certificate, enable the Verify SSL Certificate checkbox.
  6. Configure the following file storage details:
    Field Description
    Host The node's hostname or IP address.
    CAUTION:
    To avoid connectivity problems, do not specify a hostname that contains underscores.
    Port The Node API port number. By default, the port is 9092.
    Username The Node API username on the node machine.
    Password The Node API password on the node machine.
  7. Test the node connection by selecting Test Connection.
    If the connection is successful, Faspex displays: "Connection succeeded!" Otherwise, Faspex displays an error. For more information about troubleshooting the connection, see Troubleshooting File Storage Errors.
  8. If you want to designate a primary transfer address or configure a secondary IP address to allow users to start transfers from different IP addresses, expand the Advanced Configuration section and see Configuring File Storage for more details.
  9. Create the node.
    • Select Create to simply create your node.
    • Select Create and Add File Storage to create your node and proceed to add file storage to your node. For more information on file storage and instructions on how to add it to your node, see Adding File Storage to a Node.