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.
Encrypted network drives using SSHFS
Moderators: snarkout, Patrick, dann
I use sshfs all the time for streaming media from my workstation to my lappy. It rocks. The encryption really does add a lot of overhead though - things I can stream remotely via nfs or cifs will not stream at all via sshfs. I understand that media streaming wasn't one of the main proposed strengths of sshfs, though, so just consider that a data point I guess.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
The key word in my post is "remotely." Locally, on my LAN, streaming of all sorts is just fine with SSHFS. I love it!Judland wrote:I seem to be able to stream MP3s and OGGs just fine... no delays at all. However, I haven't tried video content, yet. I don't have much in the way of that anyway.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson