# apt-get install sshfs
# mkdir /mnt/jumbo
# sshfs -o allow_other jumbo@198.51.100.2:/home/jumbo /mnt/jumbo
-o allow_other allow access to other users
# umount /mnt/jumbo/