slackbuilds_ponce/network/sshfs-fuse
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00
sshfs-fuse.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
sshfs-fuse.SlackBuild

SSHFS (Secure SHell FileSystem) is a file system for Linux capable of 
operating on files on a remote computer using just a secure shell login 
on the remote computer. On the local computer where the SSHFS is mounted, 
the implementation makes use of the FUSE (Filesystem in Userspace) 
kernel module. 

The practical effect of this is that the end user can seamlessly interact 
with remote files being securely served over SSH just as if they were 
local files on his/her computer. On the remote computer the SFTP subsystem 
of SSH is used.