Transferring files with Aspera Connect/ascp: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 47: Line 47:
<!--T:15-->
<!--T:15-->
<code> tar -zxf ibm-aspera-connect_some_version_linux.tar.gz </code>
<code> tar -zxf ibm-aspera-connect_some_version_linux.tar.gz </code>
<!--T:19-->
4a. Make the library files executable:
<!--T:20-->
<code> chmod u+x ~/.aspera/connect/plugins/*/*.so ~/.aspera/connect/lib/* </code>


<!--T:16-->
<!--T:16-->
Line 59: Line 53:
<!--T:17-->
<!--T:17-->
<code> bash ibm-aspera-connect_some_version_linux.sh </code>
<code> bash ibm-aspera-connect_some_version_linux.sh </code>
<!--T:19-->
5a. Make the library files executable:
<!--T:20-->
<code> chmod u+x ~/.aspera/connect/plugins/*/*.so ~/.aspera/connect/lib/* </code>


<!--T:18-->
<!--T:18-->
Line 66: Line 66:


<!--T:21-->
<!--T:21-->
6. (Optional) add the ascp binaries to your PATH:
7. (Optional) add the ascp binaries to your PATH:


<!--T:17-->
<!--T:22-->
<code> export PATH=~/.aspera/connect/bin:$PATH</code>
<code> export PATH=~/.aspera/connect/bin:$PATH</code>


</translate>
</translate>
cc_staff
142

edits