User Tools

Site Tools


filetransfer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
filetransfer [2022/03/11 17:02] – created astroadminfiletransfer [2022/03/11 20:03] (current) – ↷ Page moved from admininfo:newusersetup:filetransfer to filetransfer astroadmin
Line 9: Line 9:
 ====== SCP Examples ====== ====== SCP Examples ======
  
-'''Copy a Remote File to a Local System using scp''':+Copy a Remote File to a Local System using scp:
 <code> <code>
 scp username@astronomy.nmsu.edu:/path/to/file/textfile.txt /local/directory scp username@astronomy.nmsu.edu:/path/to/file/textfile.txt /local/directory
 </code> </code>
  
-'''Copy a Local File to a Remote System with scp''':+Copy a Local File to a Remote System with scp:
 <code> <code>
 scp file.txt username@astronomy.nmsu.edu:/remote/directory scp file.txt username@astronomy.nmsu.edu:/remote/directory
 </code> </code>
filetransfer.1647018153.txt.gz · Last modified: 2022/03/11 17:02 by astroadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki