2 <HEAD><TITLE>F*EX tools</TITLE></HEAD>
5 <h1> <a href="/">F*EX</a> tools</h1>
7 <<$ENV{TA}='http://fex.belwue.de';''>>
10 <tr><td><a href="/download/fexsend">fexsend</a>
11 <td>UNIX CLI client for sending files (with many
12 <a href="$TA$/fstools/fexsend.html">
13 additional features</a>)</tr>
14 <tr><td><a href="/download/fexget">fexget</a>
15 <td>UNIX CLI client for receiving files (with many
16 <a href="$TA$/fstools/fexget.html">
17 additional features</a>)</tr>
18 <tr><td><a href="$TA$/download/fexget.exe">fexget</a>
19 <td>Windows CLI client for receiving files
20 <tr><td><a href="/download/sex.tar">sexsend, sexget</a>
21 <td>UNIX CLI clients for sending and receiving streams</tr>
22 <tr><td><a href="$TA$/download/schwuppdiwupp.exe">schwuppdiwupp</a>
23 <td>Windows GUI client for sending files</tr>
24 <tr><td><a href="$TA$/download/macschwupp.tar">schwuppdiwupp</a>
25 <td>Macintosh GUI client for sending files</tr>
28 In opposite to most web browsers all these clients can handle files
29 greater than 2 GB and are able to resume interrupted up/downloads.
32 <pre> wget -qO- http://$HTTP_HOST$/xx.tar | tar xvf -</pre>
33 installs fexsend, fexget and
34 <a href="http://fex.rus.uni-stuttgart.de/usecases/xx.html">xx</a>.
35 <pre> wget -qO- http://$HTTP_HOST$/afs.tar | tar xvf -</pre>
36 also installs the client programs for
37 <a href="$TA$/SEX.html">Stream EXchange</a> and
39 my $a = "/usecases/anonymous.html";
41 print "http://fex.rus.uni-stuttgart.de" unless -s "$docdir$a";
42 print "$a\">anonymous usage</a>";