Sshfs, using

From MyWiki
Revision as of 09:28, 15 June 2023 by George2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

sudo sshfs -o allow_other,defer_permissions root@xxx.xxx.xxx.xxx:/ /mnt/droplet

sshfs user@123.123.123.123:/home/user /media/mountpoint/ -o allow_other -o ro