I use this command on ubuntu to mount a remote linux server:
sudo sshfs -o allow_other *remote_server_directory* *mount_point*
If I leave the la