diff options
author | Alan_Hicks <alan@lizella.net> | 2010-05-11 15:18:45 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 15:18:45 +0200 |
commit | 3e218e30df1f35208d23b9f084d62d520cffd4df (patch) | |
tree | e5eed4e4f8fc920de89de856a54cce6cf3b2e7df /system/sshfs-fuse/slack-desc | |
parent | 80d3bd63f4dacb5f1e6eb6e7d920fa5ea4cb734c (diff) | |
download | slackbuilds-3e218e30df1f35208d23b9f084d62d520cffd4df.tar.gz |
system/sshfs-fuse: Initial import
Diffstat (limited to 'system/sshfs-fuse/slack-desc')
-rw-r--r-- | system/sshfs-fuse/slack-desc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/sshfs-fuse/slack-desc b/system/sshfs-fuse/slack-desc new file mode 100644 index 0000000000..9b0f045cdf --- /dev/null +++ b/system/sshfs-fuse/slack-desc @@ -0,0 +1,12 @@ + |-----handy-ruler--------------------------------------------------| +sshfs-fuse: +sshfs-fuse: This is a filesystem client based on the SSH File Transfer +sshfs-fuse: Protocol. Since most SSH servers already support this protocol it +sshfs-fuse: is very easy to set up: i.e. on the server side there's nothing +sshfs-fuse: to do. On the client side mounting the filesystem is as easy as +sshfs-fuse: logging into the server with ssh. +sshfs-fuse: +sshfs-fuse: +sshfs-fuse: Requires FUSE (File-System in User Space) +sshfs-fuse: +sshfs-fuse: |