Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Mount a remote file system through ssh Using sshfs
Posted by Philipp Esselbach on: 09/16/2007 10:05 AM [ Print | 0 comment(s) ]
Debian Admin posted a guide about mounting a remote file system through ssh using sshfs
If you want to access a remote file system through ssh you need to install sshfs.sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there’s nothing to do. On the client side mounting the file system is as easy as logging into the server with ssh.
Mount a remote file system through ssh Using sshfs
Related Threads
02/27/2004 11:42 AM: how to mount a folder (8) by danleff
