Storage
Several volumes of data storage are available on the NNCR cluster. Use it knowingly.
Path | Usage | Quota | Backup policy |
---|---|---|---|
/shared/home | Home directory (personal data) | 7 GB | Once a day 30 days of history |
/shared/space2 | Data conservation More information : Stockage Space2 | On-demand | Daily snapshots 3 days of history |
/shared/mendel | Scientific data for on-going projects More information : Stockage Mendel | On-demand | Daily snapshots 30 days history Monthly replication on remote storage |
/shared/genomes | Read-Only. Common banks (UniProt, RefSeq, ...) |
Transfer
SSH protocol (or SFTP - SSH File Transfer Protocol) is the only protocol available. But, you can also use clients on the cluster to download your data (wget, curl, scp, rsync, wget, ftp, etc.).
You can get/put your data as described below.
Command line
On your workstation or on the cluster, you can use command line with your favorite client: scp, rsync, etc.
SFTP Graphic client
Use a graphic client like FileZilla on your workstation.
Editors
Several editors and tools are available on the cluster:
- vim
- emacs
- nano