1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245
|
Q: What is the "auth-ID"?
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.
Q: What is the difference between all these user types (full, sub, group, external, ...)?
A: See http://fex.rus.uni-stuttgart.de/users.html
Q: Does my recipient need a F*EX account too, to receive files?
A: No.
F*EX operates similar to email:
You, the sender, need an account on your server, the recipient not.
Receiving is "free".
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?
A: No, it is not necessary. You can redirect the file with "user config & operation control"
Q: I have uploaded a HUGE file but forgot another recipient. Must I re-upload the HUGE file?
A: No, it is not necessary. You can forward-copy the file with "user config & operation control"
Q: Can I use an HTTP proxy?
A: Yes, but pay attention:
Some HTTP proxies like privoxy delay the upload progress bar!
You may want to disable proxying $SERVER_NAME$ if you run into this problem.
Q: My recipient has lost the notification email with the download-URL. What can I do?
A: You can resend the notification email via "user config & operation control"
Q: Why should I use a special F*EX client?
A: When you are using F*EX with your webbrowser, you are limited to its restrictions.
With a special F*EX client http://$HTTP_HOST$/tools.html you can
* resume an aborted transfer
* send several files or even whole directory trees at once
* stream files
* transfer files via command line
* use an Internet clipboard http://fex.belwue.de/usecases/xx.html
* use a versioning archive http://fex.belwue.de/usecases/fexpush.html
* do much more, see next Q&A
Q: What are all those UNIX clients for?
A: <table border=0>
<tr><td>"fexsend"[http://fex.belwue.de/usecases/fexsend.html]<td>:</td>
<td>send file(s) to others or yourself</tr>
<tr><td>"fexget"[http://fex.belwue.de/download/fexget]<td>:</td>
<td>download file(s)</tr>
<tr><td>"fexpush"[http://fex.belwue.de/usecases/fexpush.html]<td>:</td>
<td>share archives with other users (upload)</tr>
<tr><td>"fexpull"[http://fex.belwue.de/usecases/fexpush.html]<td>:</td>
<td>share archives with other users (download)</tr>
<tr><td>"fexpack"[http://fex.belwue.de/usecases/fexsend.html#fexpack]<td>:</td>
<td>upload file(s) into a fex package and retrieve download commands and URLs</tr>
<tr><td>"fexsync"[http://fex.belwue.de/usecases/fexsync.html]<td>:</td>
<td>rsync-alike file synchronization via fexserver</tr>
<tr><td>"fexdox"[http://fex.belwue.de/DOX.html]<td>:</td>
<td>document exchange and file synchronization</tr>
<tr><td>autofex<td>:</td>
<td>fex all new files which will be created or modified</tr>
<tr><td>autodox<td>:</td>
<td>dox all new files which will be created or modified</tr>
<tr><td>"xx"[http://fex.belwue.de/usecases/xx.html]<td>:</td>
<td>internet clipboard for files or STDIN/STDOUT</tr>
<tr><td>"xxx"[http://fex.belwue.de/usecases/xx.html#xxx]<td>:</td>
<td>extended internet clipboard with versioning and export to foreign users (1 day expiration)</tr>
<tr><td>"fexstore"[http://fex.belwue.de/usecases/fexpush.html#fexstore]<td>:</td>
<td>fexpush based internet clipboard with versioning and export to foreign users (no expiration)</tr>
<tr><td>"sexsend"[http://fex.belwue.de/SEX.html]<td>:</td> <td>send data stream</tr>
<tr><td>"sexget"[http://fex.belwue.de/SEX.html]<td>:</td> <td>get data stream</tr>
</table>
<p>
(fexpush, fexpull and fexstore need server sharing support enabled by the fexmaster)
Q: How do I install the UNIX clients?
A: <code>wget fex.belwue.de/download/fex.pl && perl fex.pl</code>
Q: How can I use the UNIX clients with Windows?
A: See http://fex.rus.uni-stuttgart.de/usecases/cygwin.html
Q: How can I upload several files at once?
A: Put your files in an archive file (TAR or ZIP). Your web browser cannot do that.
Or you can use a F*EX client, see http://$HTTP_HOST$/tools.html
Q: I cannot upload files > 2 GB with my web browser!?
A: Many web browsers have bugs in their HTML-FORM implementation. The limit mostly is 2 GB, sometimes 4 GB.
Firefox and Google Chrome have no limitation.
But remember: No web browser is able to resume an interrupted upload.
You need a special F*EX client like fexsend or fexit for resuming, see http://$HTTP_HOST$/tools.html
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.
A workaround is using Google Chrome, which shows the upload status by itself.
Q: My download was aborted before it was finished. Can I resume the download?
A: F*EX supports resuming at download, but your client also has to support it!
Firefox e.g. is missing this HTTP feature, you need an other client like google chrome, opera, wget or fexget.
Q: My upload was aborted before it was finished. Can I resume the upload?
A: F*EX supports resuming at upload, but your client also has to support it.
No web browser has this feature, you need a special F*EX client like fexsend or fexit,
see http://$HTTP_HOST$/tools.html
Q: Can I download a file while the upload is still in progress?
A: Use the F*EX client fexsend with the pseudo-recipient "+"
You will see a download URL when the upload starts.
Q: How often can I download a file?
A: This depends on the server settings (by the administrator) and the parameters the sender was using.
The possibilities are:
AUTODELETE=YES : the file will be deleted immediatelly after download
AUTODELETE=DELAY : the file will be still available the whole day after download
AUTODELETE=NO : the file will be available until expiration date
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.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: I have uploaded a file to a list of recipients. Will the file be deleted after the first recipient has dowloaded it?
A: No. Every recipient gets his own copy of the file which is independant from the others.
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.
Or use "." as the recipents address: this means "fex yourself with multi-download".
The download-URL will be shown immediatelly.
Q: I have fexed a file to myself using the "." address. Can I rename it afterwards?
A: It is not necessary to rename it!
The file name in the download URL just has informational character.
You can always use ANY other filename!
The file is identified by its download key.
So, http://FEXSERVER/fop/MYDKEY/SOME.THING and http://FEXSERVER/fop/MYDKEY/WHAT.EVER
point to the same file!
Q: Sending as a F*EX user is easy, but how to receive files from others, external users?
A: Register them as your subusers, create a F*EX group, an one day or one-time upload key with "user config & operation control"
See also http://fex.belwue.de/usecases/foreign.html
Q: What is a F*EX group?
A: F*EX group is similar to a mailing list, but for files:
When a member fexes a file to this list, then all other members will receive it.
Any full user can create a F*EX group and add or delete members.
See "user config & operation control" → "Manage your subusers and groups"
Q: What is a F*EX share?
A: Archives and users are bundled in a so called share: a common storage place with specific access rights.
A share archive is a tar or zip container which contains files and has a date+time version string.
A F*EX share is created and controlled by his owner, who gives other users access rights.
Your fexmaster has to allow F*EX sharing, before you can use it.
See "user config & operation control" → "Manage your share archives and users"
See http://fex.rus.uni-stuttgart.de/sharing/ for more information.
Q: I am not a user of your site. How can I send a file to a registered user?
A: See question above: you must ask a regular user to register you as his subuser.
You will then get a specific upload URL from him.
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.
Your fexmaster has set AUTODELETE=DELAY as default, which means that the autodelete cleanup process is called once a day.
Power users (use the source, Luke!) can set a "do not delete after download" flag.
Q: The default keep time is too short for me (sender), I need more. How can I set it?
A: Use fexsend, ask $SERVER_ADMIN$ or read the source code :-)
Q: The default keep time is too short for me (recipient), I need more. How can I set it?
A: Ask $SERVER_ADMIN$ to raise your default KEEP value.
Q: I forgot to download a file. Now it is expired. How can I obtain it nevertheless?
A: An expired file is definitively deleted. Even the admin cannot restore it.
You must re-request it from the sender.
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: When I try to download a file again, I get the error message: "file has been autodeleted after download". Can you restore it?
A: No. You must re-request it from the sender.
Q: I have sent a second file with the same name, but the recipient has not received a second notification email. Why?
A: A file with the same name to the same recpient overwrites the first one if it is still there (no download so far).
A second notification email of the same file(name) is not suggestive.
Q: How can I add a longer (multi-line) comment to the notification email?
A: Fex the file to yourself, take the shown download-URL and write an email to your recipient with your explanations using your regular email program.
Q: How can I sent a more compact notification email?
A: Let your comment start with "!.!", then the notification email will contain only download-URL, size and comment.
Q: How can I suppress the automatic notification email?
A: Use "!#!" as comment, then no notification email will be sent.
Of course you then have to inform the recipient manually.
Q: Can I delete a file without downloading?
A: Add "?DELETE" to your download URL.
Q: Can I get a copy of the notification email?
A: Add "!bcc!" to the comment field on upload.
Q: Can I get a notification email on download?
A: No.
Such a feature is in conflict with German and European privacy laws and will not be implemented.
With email you also have no acknowledgement of receipt.
Q: Can I have encrypted emails?
A: See http://fex.belwue.de/gpg.html
Q: I need ACLs for group access, versioning, a file browser and integration in
my local file system.
A: This is beyond the scope of F*EX, which is designed for efficient file transfer only.
But have a look at
http://fex.rus.uni-stuttgart.de/sharing/
http://fex.rus.uni-stuttgart.de/DOX/
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.
This is one of the many bugs of Internet Explorer.
See also http://support.microsoft.com/kb/323308
Q: I cannot login with Internet Explorer, it tells me "This page can't be displayed". What shall I do?
A: Use Firefox or any other Internet-compatible web browser, that Internet Explorer is not.
This is one of the many bugs of Internet Explorer.
Q: I have recived a "file.7z". How can I extract it on my Mac?
A: For example with "Stuffit Expander":
https://itunes.apple.com/us/app/stuffit-expander/id405580712?mt=12
http://my.smithmicro.com/stuffit-expander-mac-download.html
Q: How can I prevent the fexsend error <code>SSL3_GET_SERVER_CERTIFICATE:certificate verify failed</code>?
A: Set the environment variable <code>SSLVERIFY=0</code>
Rationale:
Your openssl library cannot resolve the SSL certification path.
With <code>SSLVERIFY=0</code> you tell openssl to ignore certification verification.
Yes, this is a crude workaround :-}
|