Starting and Stopping Cargo
Before you can start the Cargo daemon, you must configure all required settings. For details on writing and importing the configuration file and on which settings are required, see Configuring Cargo for Aspera on Cloud and Configuring Cargo for Faspex.
To start the Cargo daemon:
# sudo systemctl start cargo
To stop the Cargo daemon:
# sudo systemctl stop cargo