Courses

Sshfs

The commands below are executed from your local PC.

Do not run any of these commands while connected to Baobab.

# créer un dossier qui sert de point de montage
mkdir baobab
 
# monter le home de baobab sur le point de montage
sshfs username@baobab2.hpc.unige.ch:. baobab

Attention not to delete the baobab folder (local PC) before unmounting it.