Import directories from other Linux-computers

Required packages:

CentOS (the packages can be found in the RPMforge repository):

  • fuse
  • fuse-sshfs
Ubuntu
  • sshfs
The user who wants to import the directories has to be a member of the fuse-group (relogin after the change):
usermod -aG fuse username

You can now mount a directory via:

sshfs username@palma:/home/u/username /mountpoint

If you have configured authentication via keys, no password is necessary here.

Unmounting works as follows:

fusermount -u /mountpoint

-- HolgerAngenent - 2014-05-19


This topic: Anleitungen > WebHome > HPC > PALMA:english > Palma:sshfs_english
Topic revision: r1 - 2014-05-19 - HolgerAngenent
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ZIVwiki? Send feedback
Datenschutzerklärung Impressum