Another thing, my boss just asks me the following:
Is it possible, when the connection is lost, that the uploader will retry a few times, preserving the bytes already uploaded, so when the connection is reestablished, the upload will continue at the same point, similar to how FTP works.
Is there a similar mechanism available within ajaxuploader?