Mounting Remote Directories With SSHFS On Ubuntu 11.10

Posted by falko on Dec 6, 2011 4:40 PM EDT
HowtoForge; By Falko Timme
Mail this story
Print this story

This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (Secure SHell FileSystem) is a filesystem that serves files/directories securely over SSH, and local users can use them just as if the were local files/directories. On the local computer, the remote share is mounted via FUSE (Filesystem in Userspace). I will use Ubuntu 11.10 for both the local and the remote server.

This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (Secure SHell FileSystem) is a filesystem that serves files/directories securely over SSH, and local users can use them just as if the were local files/directories. On the local computer, the remote share is mounted via FUSE (Filesystem in Userspace). I will use Ubuntu 11.10 for both the local and the remote server.

http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-ubuntu-11.10

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Ubuntu

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
I've just been doing this tracyanne 3 739 Dec 6, 2011 8:03 PM

You cannot post until you login.