Command Line Interface for IBM Aspera products.
See which versions are available:
$ module avail aspera-cli
Load one version into your environment and run it:
$ module load aspera-cli/4.15.0 $ ascli -v 4.15.0
Notes from the sysadmin during installation:
$ sudo mkdir -p /export/apps/aspera-cli/4.15.0 $ sudo chown aorth /export/apps/aspera-cli/4.15.0 $ export GEM_HOME=/export/apps/aspera-cli/4.15.0 $ gem install aspera-cli -v 4.15.0 $ sudo chown -R root:root /export/apps/aspera-cli/4.15.0