qaz@lemmy.world to Linux@lemmy.worldEnglish · 1 month agoDemystifying secure NFSblogsystem5.substack.comexternal-linkmessage-square8fedilinkarrow-up123arrow-down11
arrow-up122arrow-down1external-linkDemystifying secure NFSblogsystem5.substack.comqaz@lemmy.world to Linux@lemmy.worldEnglish · 1 month agomessage-square8fedilink
minus-squareMysteriousSophon21@lemmy.worldlinkfedilinkEnglisharrow-up1·25 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.