gBAR

For more information regarding the storage servers available from Gbar/HPC refer to HPC Storage

The GBar home directory server is home.cc.dtu.dk, and is the one that you see when you connect to the Gbar/HPC systems:

login.gbar.dtu.dk
login.hpc.dtu.dk
thinlinc.gbar.dtu.dk (Used for thinlinc connections)
transfer.gbar.dtu.dk (Used for data trasnfer to/from DTU)

You can use scp/sftp/rsync/samba to access files on it from your local workstation. Please remember that your home directory has a 30Gb quota so for large amounts of data request a scratch directory.

Checking Disk Usage  / Quota

Home quota is default 30Gb and can be checked by running the following command (Information is updated every 30 minutes):

getquota_zhome.sh

Scratch directories: /work1,  /work3 generally 3Tb. Usage can be checked by running:

getquota_work1.sh
getquota_work3.sh

Linux/MacOS Command line:

To copy a file from DTU to your local computer you can use scp or rsync. Run the following on your own computer/laptop:

scp username@transfer.gbar.dtu.dk:file .

To copy an entire directory:

rsync -av username@transfer.gbar.dtu.dk:directory .

Copying data to DTU, this will create the local-directory in your home:

rsync -av local-directory username@transfer.gbar.dtu.dk:

 GUI FTP Access (MAC and Windows)

Applications such as filezilla can access your Linux home directory by connecting to the transfer server.

Local Site: Any Local directory on your computer
Host:     transfer.gbar.dtu.dk
Username: Your DTU ID Password: ... Port: 22

The first connection will ask you to accept the servers host key (same as an ssh connection will do)

filezilla ssh

 

 Once connected this will show your Remote site as your DTU Linux home directory:

 filezilla

 Now you can drag/drop files between DTU and your local computer.

 

Drive Mapping

When you are connected to the DTU network (wired or wireless), you can connect to your home directory via SAMBA.

MAC

From Finder select Go | Connect to Server (⌘K) and enter the following as the Server Address:

smb://home.cc.dtu.dk/<username>

 

Windows

Tools | Map Network drive

And select any drive letter and enter the following as path:

\\home.cc.dtu.dk\<username>

 Note: this will only give access to your home directory and not any of the work scratch directories.

Linux

Mounting your home directory via sshfs means that it will also work from outside the DTU network.

sshfs username@transfer.gbar.dtu.dk: local-directory

local-directory is just a directory on your Linux system that will be used to mount your GBar home.

 

 

NOTICE

24
01 2017
Please note that the IT support office has been moved to the DTU library. Latex support remains in 308.
02
12 2015
Want to take advantage of the new GitLab service, or perhaps move your existing repos project over? Check out http://www.gbar.dtu.dk/faq/94-gitlab
07
04 2015
ShareLaTex We now offer ShareLatex, an online mulituser system for making LaTex documents. Check out http://gbar.dtu.dk/faq/91-sharelatex and https://www.sharelatex.com/