Remote Filesystem mit SSH-FS mounten

Mit dem Paket „sshfs“ lässt sich ein entferntes Dateisystem einfach und sicher mounten.

apt-get install sshfs
modprobe fuse
sshfs 192.168.1.1:/mnt/test /mnt/test/