January
19
SSHFS mount with permission to access the folder by other users
sshfs -o allow_other username@some_server_ip:/home/user/specific/folder/ /mnt/some/folder
sshfs -o allow_other username@some_server_ip:/home/user/specific/folder/ /mnt/some/folder