Re: NFS or SSHFS?



On 0, Israel Garcia <igalvarez@xxxxxxxxx> wrote:
Hi list,

Do you know pros and cons of using SSHFS instead NFS to share a lot of
debian folders? I know NFS is proven and has good performance with a
lot of shares and intensive use. BUT I don't know if SSHFS have been
proven to work under this circumstances. Any experience using SSHFS?


SSHFS is generally meant to be used as a single-user filesystem; if multiple
people are going to be accessing the mount, you may want to go with NFS.

Also keep in mind the overhead from the encryption will make any SSH transfers
noticeably slower than it's NFS counterpart.

What I 'use' SSHFS for is to mount my $HOME at work to local $HOME/work so that
I can edit my scripts using my local tools, as opposed to having to do
everything over SSH. SSHFS isn't meant to be an encrypted answer to NFS, it's
meant to do little things like that.

At least that's my opinion; I guess you could technically use it any way you
want.

--
http://fuzzydev.org/~pobega
http://identi.ca/pobega


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: NFS or SSHFS?
    ... Do you know pros and cons of using SSHFS instead NFS to share a lot of ... BUT I don't know if SSHFS have been ... I can edit my scripts using my local tools, as opposed to having to do ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: sshfs/nfs cause server lockup - resolved
    ... was able to remount fine and no server lockup or other probolems. ... > sshfs server, at this point server still functioning fine. ... Booted local box again mounted nfs over internet and tried same thing ... to hung server hard reboot needed. ...
    (freebsd-stable)
  • Re: What linux lacks most - a decent remote fs
    ... On Wed, Mar 26, 2008 at 7:51 AM, Robin Laing ... > I dream of one that actually functions reliably. ... I have just started to try sshfs. ... it is much easier to setup than NFS which I never got working correctly ...
    (Fedora)
  • Re: sshfs vs nfs
    ... Gawain, a laptop that comes with me when I leave the 'office'. ... home directory on Gawain, and the other way around, when I am home. ... At this point I simply 'sshfs' mount the directories... ... I would use SSH to tunnel NFS securely anyways because I'm ...
    (Ubuntu)
  • Re: NFS or SSHFS?
    ... On Oct 12, 2009, at 4:34 PM, Israel Garcia wrote: ... Do you know pros and cons of using SSHFS instead NFS to share a lot of ... BUT I don't know if SSHFS have been ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)