Howto mount remote filesystem in Linux using sshfs

59
Anonymous Reader writes “It is possible to mount your remote filesystem as a local filesystem on your Red hat/CentOS Linux system using sshfs. FUSE is a Linux kernel module also available for FreeBSD, OpenSolaris and Mac OS X that allows non-privileged users to create their own file systems without the need to write any kernel code. SSHFS command utilizes FUSE to mount a file system using ssh.
This tutorial will describe installing FUSE, and using sshfs to mount your remote filesystem as a local mount point on your Linux system.”

Link: cyberciti.biz

Category:

  • Security