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

Labels

 
(None)