X-Git-Url: http://git.treefish.org/fex.git/blobdiff_plain/c65ee6f7429eff9a7f58aad7c0aec858ad473092..cdeb354c4dbb11b683f9f8c5db2861f3dc572c61:/htdocs/tools.html?ds=sidebyside diff --git a/htdocs/tools.html b/htdocs/tools.html index 84e377c..af26d0d 100644 --- a/htdocs/tools.html +++ b/htdocs/tools.html @@ -1,4 +1,4 @@ - +
fexsend - | client for sending files (with many + | client for sending files (with many additional features) |
fexget - | client for receiving files (with many + | client for receiving files (with many additional features) |
sexsend, sexget
@@ -48,7 +48,7 @@ In opposite to many web browsers all these clients can handle files
or directories greater than 2 GB and are able to resume interrupted
up/downloads.
-Hint for UNIX users: +Hint for UNIX users: wget -qO- http://$HTTP_HOST$/xx.tar | tar xvf -installs fexsend, fexget and xx. @@ -56,7 +56,7 @@ installs fexsend, fexget and also installs the client programs for Stream EXchange and << - my $a = "/usecases/anonymous.html"; + my $a = "/usecases/anonymous.html"; print "anonymous usage"; |