diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-01 04:23:30 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 02:06:16 -0600 |
commit | 764e77de3c520f76466d2eb184049356617df4e5 (patch) | |
tree | 5652567d54f228d5932c4fef0dda39d4d4869ea6 /network/sshfs-fuse/README | |
parent | f0424e1e0505428c6252a46c58f737bc9341b595 (diff) |
network/sshfs-fuse: Updated for version 3.6.0, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/sshfs-fuse/README')
-rw-r--r-- | network/sshfs-fuse/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/sshfs-fuse/README b/network/sshfs-fuse/README index 300d34090dc1e..4b484d5915426 100644 --- a/network/sshfs-fuse/README +++ b/network/sshfs-fuse/README @@ -1,3 +1,5 @@ +sshfs-fuse (ssh file system module for FUSE) + 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, |