X-Git-Url: http://git.treefish.org/fex.git/blobdiff_plain/7fa382617fbaccc0ce522b2b3adbbee9db5ad227..20160919:/htdocs/index.html?ds=sidebyside diff --git a/htdocs/index.html b/htdocs/index.html index 548e82a..867f0c8 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,4 +1,4 @@ -<HTML> +<HTML> <HEAD><TITLE>F*EX - File EXchange</TITLE></HEAD> <BODY> <center> @@ -9,9 +9,9 @@ F*EX (Frams' Fast File EXchange) is a service to send big (large, huge, giant, ...) files from a user A to a user B. <p> -The sender uploads the file to the F*EX server using a +The sender uploads the file to the F*EX server using a <a href="/fup">WWW upload form</a> and the recipient -automatically gets a notification e-mail with a download-URL. +automatically gets a notification e-mail with a download-URL. <p> You say: @@ -25,14 +25,14 @@ I say: You still need F*EX :-) </em></blockquote> <p> - + For example, you want to send your friend your last holiday video (1 GB). You have the following possibilities (and problems):<p> <ul> <li><h3>sending a DVD by postal service</h3><p> - Out of the question - we live in the year - <<my @x=gmtime(time); $x[5]-69;>> + Out of the question - we live in the year + <<my @x=gmtime(time); $x[5]-69;>> after invention of the internet! Sending media (hardware) is for grandpas. <p> @@ -60,7 +60,7 @@ You have the following possibilities (and problems):<p> <li>Who else can download your file? <li>Who else can delete your file? <li>You have to send your friend the download-URL, he has to - inform you about the successful download, you have to delete + inform you about the successful download, you have to delete it afterwards.<br> All in all: a pain in the ass. </ul> @@ -74,7 +74,7 @@ You have the following possibilities (and problems):<p> <li>Very few http servers can handle files greater than 2 GB </ul> <p> - <li><h3><a href ="http://fex.rus.uni-stuttgart.de/saft/"> + <li><h3><a href ="http://fex.belwue.de/saft/"> sendfile</a></h3><p> <ul> <li>You run UNIX and have sendfile installed? @@ -130,11 +130,12 @@ the shell-tools sexsend and sexget. Authentication is the same as with F*EX. <h2>Still questions?</h2> -See the <a href="/FAQ/FAQ.html">FAQ</a> -and the <a href="http://fex.rus.uni-stuttgart.de/usecases/">use cases</a>. +See the <a href="http://fex.belwue.de/features.html">full feature list</a>, +the <a href="/FAQ/FAQ.html">FAQ</a> +and the <a href="http://fex.belwue.de/usecases/">use cases</a>. <p> <ADDRESS>contact: <A HREF="mailto:$SERVER_ADMIN$">fexmaster</A></ADDRESS> </BODY> -</HTML> +</HTML>