]> git.treefish.org Git - fex.git/blobdiff - htdocs/FAQ/user.faq
Original release 20150729
[fex.git] / htdocs / FAQ / user.faq
index 5c62df9fda3acbe0745204c3c5aa598f46328fa0..b98c1d24998aa0fcd8e0bbd4fbfb7fa3816abfe9 100644 (file)
@@ -26,7 +26,7 @@ A: When you are using F*EX with your webbrowser, you are limited to its restrict
    * send several files or even whole directory trees at once
    * stream files
    * transfer files via command line
-   * use an Internet clipboard http://fex.rus.uni-stuttgart.de/usecases/xx.html
+   * use an Internet clipboard http://fex.belwue.de/usecases/xx.html
    * do much more :-)
 
 Q: How can I upload several files at once?
@@ -40,6 +40,7 @@ A: Many web browsers have bugs in their HTML-FORM implementation. The limit most
 
 Q: I need to send a file bigger than my quota allows. What can I do?
 A: Simply ask $SERVER_ADMIN$ to raise your quota.
+   If you want to send a REALLY big file, you also have to tell the recipient's address because his quota also has to be raised.
 
 Q: Why is the upload status window empty and I cannot see the progress bar?
 A: Most probably you are using a (enforced) web proxy, which cannot handle dynamic HTML pages.
@@ -56,20 +57,24 @@ A: F*EX supports resuming at upload, but your client also has to support it.
 
 Q: Can I integrate F*EX in my mail program (thunderbird, outlook, etc)?
 A: Yes, if your mail admin has set up a "fexmail" smtp relay.
-   http://fex.rus.uni-stuttgart.de/usecases/BIGMAIL.html
+   http://fex.belwue.de/usecases/BIGMAIL.html
 
 Q: Can I use a download manager/accelerator?
 A: Generally, no, because they suck: they are not RFC compliant and produce a LOT of unnecessary server load.
    But there is one exception: axel http://axel.alioth.debian.org/
 
-Q: When I hit [ESC] in firefox the upload is canceled. Why?
-A: This is a built-in feature of firefox: ESC terminates the current operation.
-   Simple solution: do not hit ESC in Firefox.
-   Complex solution: ask the Firefox developers to add keyboard configuration.
+Q: Why is there an error "FILE has already been downloaded"?
+A: Either you or someone else have already downloaded this file. Now it is gone.
+   Downloads are limited to a specific recipient. One cannot share it.
+   Perhaps the sender has fexed it to a mailing list (which is a bad idea!)?
 
+Q: Can I fex to a mailing list?
+A: Generally: no, because the first download makes the file no more available for others.
+   Contact $SERVER_ADMIN$, he can allow multiple downloads for specific addresses.   
+   
 Q: Sending as a F*EX user is easy, but how to receive files from others, outside?
 A: Register them as your subusers, create a F*EX group or a one-time upload key with "user config & operation control"
-   See also http://fex.rus.uni-stuttgart.de/usecases/foreign.html
+   See also http://fex.belwue.de/usecases/foreign.html
 
 Q: Sometimes I can download a file more than once, especially when I repeat it quickly. Is the autodelete feature buggy?
 A: The F*EX server has a grace time of 1 minute after first sucessfully download in which the file is still available. This is necessary because of some stupid "download managers" which request the file several times at once. Otherwise they would report an error to the user.
@@ -111,7 +116,7 @@ A: No.
    With email you also have no acknowledgement of receipt.
 
 Q: Can I have encrypted emails?
-A: See http://fex.rus.uni-stuttgart.de/gpg.html
+A: See http://fex.belwue.de/gpg.html
 
 Q: I cannot download files with Internet Explorer, it tells me "Cannot open Internet site". What shall I do?
 A: Use Firefox or any other Internet-compatible web browser, that Internet Explorer is not.