Restarting Aspera Services
Aspera Central
If Aspera Central is stopped, or if you have modified the <central_server> or <database> sections in aspera.conf, then you need to restart the service.
Run the following command in
a Terminal window to restart
asperacentral:
$ sudo launchctl stop com.aspera.asperacentral
$ sudo launchctl start com.aspera.asperacentralAspera NodeD
Restart Aspera NodeD if you have modified any setting in aspera.conf.
Run the following commands to
restart
asperanoded:
$ sudo launchctl stop com.aspera.asperanoded
$ sudo launchctl start com.aspera.asperanodedAspera HTTPD
Restart Aspera HTTPD if you have modified any setting in aspera.conf.
Run the following commands to
restart
asperahttpd:
$ sudo launchctl stop com.aspera.asperahttpd
$ sudo launchctl start com.aspera.asperahttpd