Fixed. You'll find the file has been uploaded, its just that it wasn't appending your user id to the path.
i.e. If you have
\download output.txt
It should have been
\download 14134/output.txtWhere 14134 is your unique ID. The upload system now does this correctly. Thanks for finding the bug.
Login