qaz@lemmy.world to Linux@lemmy.worldEnglish · 1 month agoDemystifying secure NFSblogsystem5.substack.comexternal-linkmessage-square8fedilinkarrow-up121arrow-down11
arrow-up120arrow-down1external-linkDemystifying secure NFSblogsystem5.substack.comqaz@lemmy.world to Linux@lemmy.worldEnglish · 1 month agomessage-square8fedilink
minus-squareMysteriousSophon21@lemmy.worldlinkfedilinkEnglisharrow-up1·26 days agoSSHFS is way simpler - just ‘sshfs user@server:/path /local/mountpoint’ and you get encryption out of the box with the SSH keys you probaly already have setup.
SSHFS is way simpler - just ‘sshfs user@server:/path /local/mountpoint’ and you get encryption out of the box with the SSH keys you probaly already have setup.