Zwei, I'm getting a download speed from your site (FTP, not HTTP) of 671bytes/sec. I normally get into the early 200s of kB/s. Could you check if something is wrong?
It overloaded a bit, should be fine.
Anyhow:
connard kindly provided alternative hosting. So far I have set up auto update site, so if you edit autoUpdateURL element in configuration.xml to this:
<autoUpdateURL path="http://www.armedassault.info/_hosted/soundsense/au"/>You should get much more realiable downloads. Shout if auto update complains about some files :-).
I've added the file to the autoupdater (but I don't know how to get a proper checksum or size), what else should I do?
If you want to set up you own autoupdate site, there is ant task for it which will generate proper autoUpdate.xml file:
http://df.zweistein.cz/soundsense/ant.zip - edit build.xml to point to correct directories, run with with apache ant.
You can do it by hand, you need to include size and hash and simply add entry for your file:
size is size of file in bytes.
sha1 checksum is plain sha1 hash, total commander can do it.