Viewing Sync transfers in the Aspera GUI

The HSTS GUI shows async-initiated transfers if Sync is run on the machine (as client) by default, whereas server async transfers are not shown.

In the following example, the GUI shows transfers that are associated with a Syncjob in which the remote user, Aspera, is pushing files to the server folder for Project X.

Example: Transfers associated with Syncjob and the Aspera user

You can configure the server and client reporting to the Aspera® GUI with the following options.

Server reporting:

Server reporting is disabled by default. To enable the server to report Aspera Sync-initiated transfers:

  1. Run the following command on the server:
    > asconfigurator -x "set_node_data;async_activity_logging,true"
  2. Restart the Aspera Node Service to activate your changes.

    Open Search from the taskbar and type Services, click IBM Aspera NodeD, and click Restart.

Client reporting:

Client reporting is enabled by default. To disable the client from reporting Aspera Sync-initiated transfers, run the following command on the client machine:

> asconfigurator -x "set_client_data;async_management_activity_logging,false"

You do not need to restart the Aspera Node Service for this change to take effect.