X-Git-Url: http://git.treefish.org/fex.git/blobdiff_plain/97b87610331f53e756d032ad21db786037f921a1..e5c93609849bda051fff54b5d5265af5608c6c69:/htdocs/tools.html diff --git a/htdocs/tools.html b/htdocs/tools.html index fd29c2c..2f41744 100644 --- a/htdocs/tools.html +++ b/htdocs/tools.html @@ -4,22 +4,24 @@

F*EX tools

+<<$ENV{TA}='http://fex.belwue.de';''>> + - - -
fexsend UNIX CLI client for sending files (with many - + additional features)
fexget UNIX CLI client for receiving files (with many - + additional features)
fexget +
fexget Windows CLI client for receiving files
sexsend, sexget UNIX CLI clients for sending and receiving streams
schwuppdiwupp +
schwuppdiwupp Windows GUI client for sending files
schwuppdiwupp +
schwuppdiwupp Macintosh GUI client for sending files

@@ -28,13 +30,16 @@ greater than 2 GB and are able to resume interrupted up/downloads.

Hint for UNIX users:

  wget -qO- http://$HTTP_HOST$/xx.tar | tar xvf -
-installs fexsend fexget and -xx. +installs fexsend, fexget and +xx.
  wget -qO- http://$HTTP_HOST$/afs.tar | tar xvf -
also installs the client programs for -Stream EXchange -and -anonymous usage. - +Stream EXchange and +<< + my $a = "/usecases/anonymous.html"; + print "anonymous usage"; +>>