rsnt_translations
56,420
edits
m (Shuber moved page Ascp to Transferring files with Aspera Connect/ascp without leaving a redirect: Part of translatable page "Ascp") |
No edit summary |
||
Line 12: | Line 12: | ||
<!--T:4--> | <!--T:4--> | ||
If the server you are trying to transfer data to is incompatible with this older version, you may get an error such as | If the server you are trying to transfer data to is incompatible with this older version, you may get an error such as | ||
<!--T:5--> | <!--T:5--> | ||
Line 31: | Line 31: | ||
<!--T:10--> | <!--T:10--> | ||
1. Copy the link for the latest | 1. Copy the link for the latest Linux version of the software from the [https://www.ibm.com/aspera/connect Aspera connect website]. | ||
<!--T:11--> | <!--T:11--> | ||
2. Go to the directory where you want to install the software, e.g. your home directory | 2. Go to the directory where you want to install the software, e.g. your /home directory. | ||
<!--T:12--> | <!--T:12--> | ||
2. Download the software in this directory with wget | 2. Download the software in this directory with wget. | ||
<!--T:13--> | <!--T:13--> | ||
Line 43: | Line 43: | ||
<!--T:14--> | <!--T:14--> | ||
3. Extract the software from the archive | 3. Extract the software from the archive. | ||
<!--T:15--> | <!--T:15--> | ||
Line 55: | Line 55: | ||
<!--T:18--> | <!--T:18--> | ||
5. Run the setrpaths script | 5. Run the setrpaths script. | ||
<code> setrpaths.sh --path $HOME/.aspera </code> | <code> setrpaths.sh --path $HOME/.aspera </code> | ||
</translate> | </translate> |