Using sshfs to mount network resources

Warning
Under construction!!

create public / private keys

ssh-keygen

copy key to remote server

verify permissions on /dev/fuse

mount remote directory

sshfs hostname:/path/to/dir

extra: mount on demand

References

http://www.mccambridge.org/blog/2007/05/totally-seamless-sshfs-under-linux-using-fuse-and-autofs/

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.