LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Autofs and sshfs - the perfect couple (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-autofs-and-sshfs-the-perfect-couple-614096/)

LXer 01-16-2008 05:41 PM

LXer: Autofs and sshfs - the perfect couple
 
Published at LXer:

sshfs is a file system in userspace (FUSE) and can be used to mount a remote ssh account locally in a folder. This is absolutely great - If I need to work on files from my server I can use a simple command and mount the remote file system over a encrypted connection. None of the programs are aware the files are remote and working on a file in the folder sshfs/ is the same as for local files - at least if the connection is fast enough. The great thing thing about autofs is that the commandline is no longer needed. The mounting of the remote file system is done in the moment I try to access the folder by the autofs daemon.

Read More...


All times are GMT -5. The time now is 07:32 PM.