Skip to main content

Access your files

The cluster has a parallel file system which provides fast and reliable access to your data. You should have at least 3 file sets:

  1. User home directory
    • This is where you store your persistent data
    • Located at /pfss/home/$USER
    • The default quota is 10GB
  2. User scratch directory
    • This is where you use for I/O during your job
    • Located at /pfss/scratch01/$USER
    • The default quota is 100GB
    • Inactive files may be purged every 30 days
  3. Group scratch directory
    • This is where you share your file with your group mate
    • Located at/pfss/scratch02/$GROUP
    • The default quota is 1TB

There are three different ways to download or upload your files.

Web portal

We built a file browser in the portal. You may open it up by clicking files in the top menu bar.

files.png

SFTP

SFTP

 

Mount to your local computer