sshfs
Posted by sergey - 30/09/10 at 09:09:35 pmInstallation:
aptitude install sshfs
chmod +x /dev/fuse
mount:
sshfs -o allow_root -o cache=no root@host:/ /mnt/dir/
September 30, 2010 | In Uncategorized | Post a comment
Installation:
aptitude install sshfs
chmod +x /dev/fuse
mount:
sshfs -o allow_root -o cache=no root@host:/ /mnt/dir/