Das ist ein tolles Programm, es funktioniert praktisch immer, wenn ein SSHD auf dem Server (mars) läuft.
installieren:
# aptitude install scanssh sshfs
scannen:
# scanssh mars 192.168.0.2:22 SSH-2.0-OpenSSH_5.4p1 FreeBSD-20100308 Effective host scan rate: 6.33 hosts/s
mount:
# sshfs fritz@mars: /mnt
umount:
# fusermount -u /mnt