#Linux Tips
sshfs -o allow_other,default_permissions, IdentityFile=/home/user/.ssh/id_rsa ,p9222 user@192.168.10.2:~/ /mnt/tmp
#[1] could you explain this?
#Linux Tips
sshfs -o allow_other,default_permissions, IdentityFile=/home/user/.ssh/id_rsa ,p9222 user@192.168.10.2:~/ /mnt/tmp
#[1] could you explain this?