User Tools

Site Tools


data-download

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
data-download [2023/03/29 14:21] jonasdata-download [2023/03/29 14:28] (current) – [Download to Linux or Mac] jonas
Line 58: Line 58:
 ===== Download to Linux or Mac ===== ===== Download to Linux or Mac =====
  
-Download the files using secure copy (scp). :!Under construction+Download the files using secure copy (scp)
 + 
 +Open a terminal window, then enter the scp command: 
 + 
 +<code>scp -r <username>@hostname:<path to files to be copied> <destination folder></code> 
 + 
 +e.g., 
 + 
 +<code>scp -r jonas@psycomp.rhul.ac.uk:/mnt/MRIRaw/MRIRaw04/Series_002_t1_mpr_sag_iso /home/jonas/Downloads</code> 
 + 
 +or  
 + 
 +<code>scp -r jonas@psyclogin02.rhul.ac.uk:/MRIRaw/MRIRaw04/Series_002_t1_mpr_sag_iso /home/jonas/Downloads</code> 
 + 
 +You will need to enter your password, then the data will download into your destination folder. The -r flag means "recursive" and bascially copies everything in the folder you specified (including subfolders). 
 + 
data-download.1680099703.txt.gz · Last modified: 2023/03/29 14:21 by jonas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki