sshfs

0

Mounting Remote Directories With SSHFS On Debian Squeeze

http://www.howtoforge.com

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).

Read more »
falko's picture
Created by falko 10 years 35 weeks ago – Made popular 10 years 35 weeks ago
Category: End User   Tags:
0

Cool User File Systems, Part 1: SSHFS

http://www.linux-mag.com

In keeping with our current theme of cool user-space file systems, this article examines the first user-space file system I ever used: SSHFS. SSHFS has a client that can mount and interact with a remote file system as though the file system were local. It uses sftp so it’s as secure as sftp is (I’m not a security expert so I can’t comment on the security of ssh).

Read more »
emacsfanatic's picture
Created by emacsfanatic 11 years 44 weeks ago – Made popular 11 years 44 weeks ago
Category: High End   Tags:

Best karma users