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
Previous revision
Next revision Both sides next revision
other:newppl:starting [2019/07/12 15:04]
jypeter [The scratch directory] added warning
other:newppl:starting [2020/02/06 09:33]
jypeter [Copying files to/from LSCE]
Line 310: Line 310:
  
 ==== Project specific directories ==== ==== Project specific directories ====
 +
 +<note warning>​The data on these disks is <wrap em>​probably not backed up</​wrap>​... You are not protected against file deletion by mistake, or a disk crash (a major disk crash is not likely, but can happen)
 +
 +\\ You should <wrap em>store your source codes, scripts, notebooks, manuscripts,​ reports, figures, on a backed up directory</​wrap>,​ and only store on the project disks data downloaded from outside, or that you can regenerate with the backed up scripts</​note>​
 +
  
   * **Location**:​ ''/​home/​some_project_name/​your_lsce_login''​   * **Location**:​ ''/​home/​some_project_name/​your_lsce_login''​
     * Ask your advisor if you should use a specific project directory and the technical details about it     * Ask your advisor if you should use a specific project directory and the technical details about it
-    * Use this directory for storing the (big) data files that you can't store safely in the //scratch// directory, and should not store in the //scratch// directory+    * Use this directory for storing the (big) data files that you can't store safely in the //scratch// directory, and should not store in the //home// directory
  
   * **Backup**: ask your advisor   * **Backup**: ask your advisor
Line 501: 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