Bug #4 - is it a bug ? I don't think so. It should overwrite. Want a confirm dialog ? maybe ...
Is it possible on the browser side to do a confirmation popup? Might be possible on JavaScript... But browser will have to complete it's POST command first... Maybe HFS could name it like HFS(1).exe, HFS (2) or something.
Bug #5 - Yes it seems that something is wrong there, It used to work in alpha 2
Maybe because the "Users" feature is currently buggy.
Bug #6 - try upload 50 MB file. Windows 98 crashed the second time I uploaded it , with "insufficient system resources "
Yea, maybe it's just for local only since local-local connections have very high data rates and HFS have to process a lot in a short time. (Similar to Comment #3.)
Bug #7 - the progress bar (bottom of the browser) is not correct. I suggest to implement a real progress bar. Also - missing - the upload rate on both the server and client sides.
For my knowledge, it's not possible to implement a real progress bar onto a HTTP webpage while the POST command is going. Although it might be possible for HFS to create an additional page where users could view their upload progress. Otherwise, something like a Java applet will be needed to view progress in real-time.
Bug #8 - trying F5 (refresh) after upload finished - restarts the upload again... I suggest to open a new browser window for the upload files dialog. so people can use the other window to see progress (by F5) until u implement one.
Don't know really what you want there. But then if you are trying to see progress on the upload pending page, then no. This is because the browser have to completes it POST command before HFS could send anything back. (Pressing F5 on the browser window will cause the upload to restart.) But as I said before, it is possible for HFS to create a new page (ex. uploadprogress.htm) so that users could go to that page and view their upload progress.
edit:
comment #5 - make the file-names edit boxes longer. it is hard to see long path names...
Where is the file name edit boxes? The upload fields?
--------------------------------------------------------------------------------------
FEATURE REQUESTF1: Password Protected Uploads
F2: Move uploads to folder "x"
--------------------------------------------------------------------------------------
P.S. Corrected Spelling Errors