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 »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 »
Created by emacsfanatic 14 years 10 weeks ago – Made popular 14 years 10 weeks ago
Category: High End Tags:
Category: High End Tags: