summaryrefslogtreecommitdiffstats
path: root/crypto/sshfs-fuse/DETAILS
blob: 49470b8d0c9fa1e555bbca28b1c759d0896ba0ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=sshfs-fuse
         VERSION=2.4
  SOURCE_HASH[0]=sha512:2f73d2163052f815bba65ad4a33a12626cd76628cd90df80378f3d045c61df7b0b4e7e5eec744e2adf44bdd1814cfc454d705eb74914ad4586f8835a926073de
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$SOURCEFORGE_URL/fuse/$SOURCE
        WEB_SITE=http://fuse.sourceforge.net/sshfs.html
         ENTERED=20050206
      LICENSE[0]=GPL
        KEYWORDS="ssh crypto"
           SHORT="FUSE client based on the SSH file transfer protocol"
cat << EOF
This 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 filesystem
is as easy as logging into the server with ssh.
EOF