To upload a file, use the following syntax:
$ ascp -i path/to/private_key_file -d source_path username@hostname:destination_path
Where the path to the private key file is:
- /Library/Aspera/var/aspera_tokenauth_id_rsa
The destination_path can be / to indicate
the top of the access key storage, or
/path to indicate a
subdirectory.
For example:
$ ascp -i /Library/Aspera/var/aspera_tokenauth_id_rsa -d testfile03 xfer@10.0.3.4/tmp