~ubuntu-branches/ubuntu/wily/fex/wily

« back to all changes in this revision

Viewing changes to htdocs/FAQ/user.faq

  • Committer: Package Import Robot
  • Author(s): Kilian Krause
  • Date: 2015-08-19 20:35:46 UTC
  • mfrom: (13.1.29 sid)
  • Revision ID: package-import@ubuntu.com-20150819203546-x0wj264xhgxs0jpd
Tags: 20150729-1
* New upstream release: 20150729
 - moved to new distribution site fex.belwue.de
 - autodelete=no if sender == recipient
 - no file name in email subject if notification is encrypted
 - added active and passive redirect support for standard HTTP documents
 - fixed various bugs
 - removed vhost support
* Fix debian/watch
* Refresh patches
* Remove 03_fexget_search_ca.patch - is now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
   * send several files or even whole directory trees at once
27
27
   * stream files
28
28
   * transfer files via command line
29
 
   * use an Internet clipboard http://fex.rus.uni-stuttgart.de/usecases/xx.html
 
29
   * use an Internet clipboard http://fex.belwue.de/usecases/xx.html
30
30
   * do much more :-)
31
31
 
32
32
Q: How can I upload several files at once?
40
40
 
41
41
Q: I need to send a file bigger than my quota allows. What can I do?
42
42
A: Simply ask $SERVER_ADMIN$ to raise your quota.
 
43
   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.
43
44
 
44
45
Q: Why is the upload status window empty and I cannot see the progress bar?
45
46
A: Most probably you are using a (enforced) web proxy, which cannot handle dynamic HTML pages.
56
57
 
57
58
Q: Can I integrate F*EX in my mail program (thunderbird, outlook, etc)?
58
59
A: Yes, if your mail admin has set up a "fexmail" smtp relay.
59
 
   http://fex.rus.uni-stuttgart.de/usecases/BIGMAIL.html
 
60
   http://fex.belwue.de/usecases/BIGMAIL.html
60
61
 
61
62
Q: Can I use a download manager/accelerator?
62
63
A: Generally, no, because they suck: they are not RFC compliant and produce a LOT of unnecessary server load.
63
64
   But there is one exception: axel http://axel.alioth.debian.org/
64
65
 
65
 
Q: When I hit [ESC] in firefox the upload is canceled. Why?
66
 
A: This is a built-in feature of firefox: ESC terminates the current operation.
67
 
   Simple solution: do not hit ESC in Firefox.
68
 
   Complex solution: ask the Firefox developers to add keyboard configuration.
 
66
Q: Why is there an error "FILE has already been downloaded"?
 
67
A: Either you or someone else have already downloaded this file. Now it is gone.
 
68
   Downloads are limited to a specific recipient. One cannot share it.
 
69
   Perhaps the sender has fexed it to a mailing list (which is a bad idea!)?
69
70
 
 
71
Q: Can I fex to a mailing list?
 
72
A: Generally: no, because the first download makes the file no more available for others.
 
73
   Contact $SERVER_ADMIN$, he can allow multiple downloads for specific addresses.   
 
74
   
70
75
Q: Sending as a F*EX user is easy, but how to receive files from others, outside?
71
76
A: Register them as your subusers, create a F*EX group or a one-time upload key with "user config & operation control"
72
 
   See also http://fex.rus.uni-stuttgart.de/usecases/foreign.html
 
77
   See also http://fex.belwue.de/usecases/foreign.html
73
78
 
74
79
Q: Sometimes I can download a file more than once, especially when I repeat it quickly. Is the autodelete feature buggy?
75
80
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
116
   With email you also have no acknowledgement of receipt.
112
117
 
113
118
Q: Can I have encrypted emails?
114
 
A: See http://fex.rus.uni-stuttgart.de/gpg.html
 
119
A: See http://fex.belwue.de/gpg.html
115
120
 
116
121
Q: I cannot download files with Internet Explorer, it tells me "Cannot open Internet site". What shall I do?
117
122
A: Use Firefox or any other Internet-compatible web browser, that Internet Explorer is not.