]> git.treefish.org Git - fex.git/blobdiff - htdocs/features.html
Original release 20150615
[fex.git] / htdocs / features.html
diff --git a/htdocs/features.html b/htdocs/features.html
deleted file mode 100644 (file)
index a68df17..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<HTML> \r
-<HEAD><TITLE>F*EX feature list</TITLE></HEAD>\r
-<BODY>\r
-<h1><a href="/">F*EX</a> feature list</h1>\r
-<ul>\r
-  <li>file transfer of virtually unlimited file size\r
-  <li>recipient and sender only need an e-mail program and a web browser -\r
-      of any kind, they do not have to install any software<br>\r
-      (the F*EX server itself is UNIX based)\r
-  <li>RESEND and REGET for resuming after link failures at last sent byte\r
-  <li>auto-notification of recipient\r
-  <li>auto-deletion after download\r
-  <li>auto-deletion after expiration date (default: 5 days)\r
-  <li>full-users can create one time upload URLs for foreign users\r
-  <li>full-users can create sub-users, who can send only to this full-user\r
-  <li>full-users can create groups, an analogy to mailing lists, but for files\r
-  <li>admin can allow (internal or external) user self-registration\r
-  <li>admin can allow upload to public recipients without authentification\r
-  <li>admin can allow upload for LAN users without registration \r
-      (<a href="/usecases/anonymous.html">anonymous upload</a>)\r
-  <li>user can forward a file to a second recipient without re-uploading it\r
-  <li>user can forward a received file without download\r
-  <li>adminstration by CLI or Web\r
-  <li>server based user address books\r
-  <li>user and admin can throttle bandwith usage\r
-  <li>admin can restrict access based on e-mail or ip addresses \r
-  <li>sending to multiple recipients needs storage on the server only once\r
-  <li>quotas for sending and receiving\r
-  <li>support for named based virtual hosts \r
-      (multiple server instances with different hostnames on same IP)\r
-  <li>support for streams, including streaming recursive file transfer\r
-  <li>support for file linking (upload just a link, not the file itself)\r
-  <li>integrated web server with special features:\r
-      <ul>\r
-        <li>HTML with inline perl code\r
-        <li>HTML with conditional if..then..elseif..end blocks\r
-        <li>HTML with include statement\r
-        <li>on-the-fly zip, tar and tgz streaming output \r
-        <li>(restricted) directory file viewer\r
-      </ul>\r
-  <li>for real UNIX users, there are the shell programs \r
-       <a href="/fstools/fexsend.html">fexsend</a> and\r
-       <a href="/fstools/fexget.html">fexget</a><br>\r
-       to avoid annoying web browser usage and with a lot of additional\r
-       features,<br>\r
-       also there is an <a href="/usecases/xx.html">Internet clipboard</a>\r
-       and <a href="/usecases/anonymous.html">anonymous usage</a>\r
-  <li><a href="/fex.html">protocol and source-code free available</a>\r
-  <li>localization for <a href="http://fex.rus.uni-stuttgart.de:8080/">\r
-      many languanges</a> available\r
-  <li>optional authentification by LDAP, RADIUS, POP, IMAP, mailman\r
-  <li>server available for UNIX and Windows hosts\r
-  <li>about 10 times faster than apache\r
-  <li><b>very</b> low memory usage\r
-  <li>(reverse) proxy support\r
-  <li>F*EX is a HTTP web-service and needs no firewall-tunnels\r
-  <li>works with NAT or DHCP clients, too\r
-  <li><a href="/usecases/BIGMAIL.html">postfix filter</a> available to send\r
-      e-mails with attachments of <b>any</b> size\r
-  <li>maintenance-free: no admin interaction necessary \r
-  <li>minimal software & hardware requirements for the server\r
-  <li>no external database necessary, but possible (LDAP)\r
-  <li>full IPv6 support\r
-  <li>easy server installation, no installation necessary on client side\r
-  <li>great <a href="/FAQ/">FAQ</a>, <a href="/usecases/">use cases</a> \r
-      and detailed <a href="/doc/concept">internal documentation</a>\r
-</ul>\r
-</BODY>\r
-</HTML> \r