]> git.treefish.org Git - fex.git/blob - htdocs/FAQ/user.faq
Original release 20150120
[fex.git] / htdocs / FAQ / user.faq
1 Q: What is the "auth-ID"?
2 A: The auth-ID is an internal identification which authentificates the user. It will be first generated by the admin or the automatic registration process and can later be modified by you, the user. Think of some kind of a low security password.
3
4 Q: What is the difference between all these user types (full, sub, group, external, ...)?
5 A: See http://fex.rus.uni-stuttgart.de/users.html
6
7 Q: I have uploaded a HUGE file but misspelled my recipient's address. Now I have got an error bounce email. Must I re-upload the HUGE file?
8 A: No, it is not necessary. You can redirect the file with "user config & operation control"
9
10 Q: I have uploaded a HUGE file but forgot another recipient. Must I re-upload the HUGE file?
11 A: No, it is not necessary. You can forward-copy the file with "user config & operation control"
12
13 Q: Can I use an HTTP proxy?
14 A: Yes, but pay attention:
15    Some HTTP proxies like privoxy delay the upload progress bar!
16    You may want to disable proxying $SERVER_NAME$ if you run into this problem.
17
18 Q: My recipient has lost the notification email with the download-URL. What can I do?
19 A: You can resend the notification email via "user config & operation control"
20
21 Q: Why should I use a special F*EX client?
22 A: When you are using F*EX with your webbrowser, you are limited to its restrictions.
23    With a special F*EX client http://$HTTP_HOST$/tools.html you can
24
25    * resume an aborted transfer
26    * send several files or even whole directory trees at once
27    * stream files
28    * transfer files via command line
29    * use an Internet clipboard http://fex.rus.uni-stuttgart.de/usecases/xx.html
30    * do much more :-)
31
32 Q: How can I upload several files at once?
33 A: Put your files in an archive file (ZIP). Your web browser cannot do that.
34    Or you can use a F*EX client, see http://$HTTP_HOST$/tools.html
35
36 Q: I cannot upload files > 2 GB with my web browser!?
37 A: Many web browsers have bugs in their HTML-FORM implementation. The limit mostly is 2 GB, sometimes 4 GB.
38    Firefox and Google Chrome have no limitation.
39    But remember: No web browser is able to resume an interrupted upload. You need a special F*EX client like fexsend or schwuppdiwupp for resuming, see http://$HTTP_HOST$/tools.html
40
41 Q: I need to send a file bigger than my quota allows. What can I do?
42 A: Simply ask $SERVER_ADMIN$ to raise your quota.
43
44 Q: Why is the upload status window empty and I cannot see the progress bar?
45 A: Most probably you are using a (enforced) web proxy, which cannot handle dynamic HTML pages.
46    A workaround is using Google Chrome, which shows the upload status by itself.
47
48 Q: My download was aborted before it was finished. Can I resume the download?
49 A: F*EX supports resuming at download, but your client also has to support this feature.
50    Firefox e.g. is missing this HTTP feature, you need an other client like opera, wget or fexget.
51
52 Q: My upload was aborted before it was finished. Can I resume the upload?
53 A: F*EX supports resuming at upload, but your client also has to support it.
54    No web browser has this feature, you need a special F*EX client like fexsend or schwuppdiwupp,
55    see http://$HTTP_HOST$/tools.html
56
57 Q: Can I integrate F*EX in my mail program (thunderbird, outlook, etc)?
58 A: Yes, if your mail admin has set up a "fexmail" smtp relay.
59    http://fex.rus.uni-stuttgart.de/usecases/BIGMAIL.html
60
61 Q: Can I use a download manager/accelerator?
62 A: Generally, no, because they suck: they are not RFC compliant and produce a LOT of unnecessary server load.
63    But there is one exception: axel http://axel.alioth.debian.org/
64
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.
69
70 Q: Sending as a F*EX user is easy, but how to receive files from others, outside?
71 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
73
74 Q: Sometimes I can download a file more than once, especially when I repeat it quickly. Is the autodelete feature buggy?
75 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.
76
77    Your fexmaster has set AUTODELETE=DELAY as default, which means that the autodelete cleanup process is called once a day.
78    
79    Power users (use the source, Luke!) can set a "do not delete after download" flag.
80
81 Q: I have uploaded a file to a list of recipients. Will the file be deleted after the first recipient has dowloaded it?
82 A: No. Every recipient gets his own copy of the file which is independant from the others.
83
84 Q: The default keep time is too short for me (sender), I need more. How can I set it?
85 A: Use fexsend, ask $SERVER_ADMIN$ or read the source code :-)
86
87 Q: The default keep time is too short for me (recipient), I need more. How can I set it?
88 A: Ask $SERVER_ADMIN$ to raise your default KEEP value.
89
90 Q: I forgot to download a file. Now it is expired. How can I obtain it nevertheless?
91 A: An expired file is definitively deleted. Even the admin cannot restore it.
92    You must re-request it from the sender.
93
94 Q: I have sent a second file with the same name, but the recpient has not received a second notification email. Why?
95 A: A file with the same name to the same recpient overwrites the first one if it is still there (no download so far).
96    A second notification email of the same file(name) is not suggestive.
97
98 Q: How can I sent a more compact notification email?
99 A: Let your comment start with "!.!", then the notification email will contain only download-URL, size and comment.
100
101 Q: How can I suppress the automatic notification email?
102 A: Use "!#!" as comment, then no notification email will be sent.
103    Of course you then have to inform the recipient manually.
104
105 Q: Can I get a copy of the notification email?
106 A: Add "!bcc!" to the comment field on upload.
107
108 Q: Can I get a notification email on download?
109 A: No.
110    Such a feature is in conflict with German and European privacy laws and will not be implemented.
111    With email you also have no acknowledgement of receipt.
112
113 Q: Can I have encrypted emails?
114 A: See http://fex.rus.uni-stuttgart.de/gpg.html
115
116 Q: I cannot download files with Internet Explorer, it tells me "Cannot open Internet site". What shall I do?
117 A: Use Firefox or any other Internet-compatible web browser, that Internet Explorer is not.
118    This is one of the many bugs of Internet Explorer.
119    See also http://support.microsoft.com/kb/323308
120
121 Q: I cannot login with Internet Explorer, it tells me "This page can't be displayed". What shall I do?
122 A: Use Firefox or any other Internet-compatible web browser, that Internet Explorer is not.
123    This is one of the many bugs of Internet Explorer.
124
125 Q: I have recived a "file.7z". How can I extract it on my Mac?
126 A: For example with "Stuffit Expander":
127    https://itunes.apple.com/us/app/stuffit-expander/id405580712?mt=12
128    http://my.smithmicro.com/stuffit-expander-mac-download.html
129
130 Q: How can I prevent the fexsend error <code>SSL3_GET_SERVER_CERTIFICATE:certificate verify failed</code>?
131 A: Set the environment variable <code>SSLVERIFY=0</code>
132
133    Rationale: 
134    Your openssl library cannot resolve the SSL certification path. 
135    With <code>SSLVERIFY=0</code> you tell openssl to ignore certification verification.
136    Yes, this is a crude workaround :-}