Trapd Timeout
If your ascp transfer includes operations that take a long time on object storage, such as deleting a directory that contains millions of files (ascp --mode=recv --remove-after-transfer), the Trapd service can timeout before the session completes.
To increase the timeout from the default of 10 minutes (10m), run the following command:
# asconfigurator -x "set_node_data;pvcl_cmd_timeout,timeout"
Restart asperanoded to activate your change:
Go to Control Panel > Administrative Tools >
Services, click Aspera NodeD, and click
Restart.
# systemctl asperanoded restart