User Tools

Site Tools


other:newppl:starting

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:newppl:starting [2019/07/12 15:13]
jypeter [Project specific directories] Added warning
other:newppl:starting [2020/02/06 09:33]
jypeter [Copying files to/from LSCE]
Line 506: Line 506:
 ==== Copying files to/from LSCE ==== ==== Copying files to/from LSCE ====
  
-If you need to **transfer** files to/from LSCE, use ''​scp''​ (on Linux), or an scp client such as [[other:win7apps#​winscp|WinSCP]] (on Windows) between your computer and ''​ssh1.lsce.ipsl.fr''​+If you need to **transfer** files to/from LSCE, use ''​scp''​ (on Linux and Windows 10), or a graphical ​scp client such as [[https://​wiki.lsce.ipsl.fr/​pmip3/​doku.php/​other:win10apps#​winscp|WinSCP]] (on Windows) between your computer and ''​ssh1.lsce.ipsl.fr''​
  
-  * Example from a Linux/mac desktop: ''​scp -p file_outside_lsce ​your_lsce_login@ssh1.lsce.ipsl.fr:/​home/​scratch01/​your_lsce_login/''​+  * Example
 +    * Sending **one file** ​from a Linux/Windows10/​Mac computer to your //scratch// directory at LSCE:\\ ''​scp -p file_on_your_computer_outside_lsce your_lsce_login@ssh1.lsce.ipsl.fr:/​home/​scratch01/​your_lsce_login/''​ 
 +    * Sending recursively **a full directory**:​\\ ''​scp -pr directory_on_your_computer_outside_lsce ​your_lsce_login@ssh1.lsce.ipsl.fr:/​home/​scratch01/​your_lsce_login/''​
  
 ===== What next? ===== ===== What next? =====
other/newppl/starting.txt · Last modified: 2024/04/24 12:37 by jypeter