Encrypted network drives using SSHFS
Posted: Sun Jun 24, 2007 1:01 pm
This weekend I happened to learn about the use of SSHFS to connect to network shared folders stored on my home server. Anyone here use SSHFS?
I blogged about it briefly and thought I'd mention it here.
Basically, it's much like using NFS, but it's easier to set-up (no need for server admin to do anything other than provide SSH connections to the server) and is encrypted, as is the nature of SSH.
It works really well and I'm glad I learned about it.
More information about SSHFS can be found on Wikipedia. If you haven't heard about/used SSHFS before, I suggest you take a look.
I blogged about it briefly and thought I'd mention it here.
Basically, it's much like using NFS, but it's easier to set-up (no need for server admin to do anything other than provide SSH connections to the server) and is encrypted, as is the nature of SSH.
It works really well and I'm glad I learned about it.
More information about SSHFS can be found on Wikipedia. If you haven't heard about/used SSHFS before, I suggest you take a look.