Bureaucrats, cc_docs_admin, cc_staff
2,306
edits
No edit summary |
No edit summary |
||
Line 141: | Line 141: | ||
|scp username@cedar.computecanada.ca:projects/def-jdoe/username/results/output.dat . | |scp username@cedar.computecanada.ca:projects/def-jdoe/username/results/output.dat . | ||
}} | }} | ||
Many other examples of the use of SCP are shown [http://www.hypexr.org/linux_scp_help.php here]. | Many other examples of the use of SCP are shown [http://www.hypexr.org/linux_scp_help.php here]. Note that you always execute this <tt>scp</tt> command on your local computer, not the remote cluster - the SCP connection, regardless of whether you are transferring data to or from the remote cluster, should always be initiated from your local computer. | ||
<!--T:29--> | <!--T:29--> |