Results 1 to 6 of 6

Thread: SSH and NFS help!

  1. #1
    Join Date
    Jan 2009
    Posts
    27

    SSH and NFS help!

    Hello,

    do ssh alone can serve as a replacement for NFS file sharing linux?

    What is the point of adding nfs over ssh ssh given that I only do exactly the same and even more than before nfs alone?

  2. #2
    Join Date
    Dec 2008
    Posts
    50

    Re: SSH and NFS help!

    one could say that nfs shares can be mounted in the tree as a local directory, which requires for ssh sshfs to go through, or use the fish protocol KDE or gnome equivalent. But by and large I believe NFS does nothing really more interesting than ssh. But the reverse is true.

  3. #3
    Join Date
    Mar 2008
    Posts
    429

    Re: SSH and NFS help!

    NFS and SSH do not have the same utility. The goal of NFS is to share files over the network .. It is not the purpose of SSH.

    What is the point of adding nfs over ssh ssh given that I only do exactly the same and even more than before nfs alone?
    I would say "What is the point of using SSH? NFS enough." You can mount from the NFS 4, using encryption and NFS performance level is higher than SSH. What are your needs?

  4. #4
    Join Date
    Mar 2008
    Posts
    212

    Re: SSH and NFS help!

    SHFS, NFS, SMB, ... have the same functionality for the operation as a file sharing (or almost). SSHFS asks only to configure the client (installed sshfs and added a line in fstab), the server is usually installed by default. NFS, SMB, ... Configuration requires a separate and perhaps even a server for authentication. To not take the lead between two machines, SSHFS I think the easiest solution:

  5. #5
    Join Date
    Jan 2009
    Posts
    27

    Re: SSH and NFS help!

    Thank you for your responses. I noticed that the remote folder is not automatically installed on the desktop. I'll see if it is feasible.

  6. #6
    Join Date
    Dec 2008
    Posts
    1,108

    Re: SSH and NFS help!

    The difference between stupidity and genius is that genius has its limits. - Albert Einstein

    What we think, we become (Please don't think you are a superhero and don't try to fly)

    "SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY"

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,716,276,001.85239 seconds with 16 queries