rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Anonymous on September 23, 2003, 06:44:35 PM

Title: splitted topic
Post by: Anonymous on September 23, 2003, 06:44:35 PM
Would be nice also if you could make an error message when the server is full instead of page not found :)
Also I save a bunch of options and do save to file and save to registry, and I save the file system, but when I reopen the program it doesnt automatically load them... that is a must for this nifty little program :)
Title: splitted topic
Post by: rejetto on September 25, 2003, 01:10:52 AM
i did not understand: what doesn't it load ?
Title: splitted topic
Post by: Anonymous on September 27, 2003, 04:52:07 PM
Just a question...
Would the upload function of the new HFS support resuming?
If not, is it possible to add that?
Thanks rejetto! Very nicely done! :)
Title: splitted topic
Post by: rejetto on September 27, 2003, 05:31:55 PM
no, i can't, because HTTP has no resume ability on upload.
:(
Title: splitted topic
Post by: Anonymous on September 28, 2003, 06:17:32 AM
Would it be able to resume if it uses a Java Applet to upload?
Like a direct connection to the server? :?
Title: Error message when incorrect password
Post by: Tim on September 28, 2003, 11:18:47 AM
About the error messages, something just comes through my mind, when you type in an incorrect password it also doesn't show a page with "Acces denied" or something, but is just shows a blank page.
Title: splitted topic
Post by: rejetto on September 28, 2003, 12:42:40 PM
Quote from: "Anonymous"
Would it be able to resume if it uses a Java Applet to upload? Like a direct connection to the server? :?

i have some java experience, but to do that the applet should be certified, to gain access to disk.
if someone knows how to do that....
it would be much better if someone makes that applet for me ;)
if someone does, it shall be opensource as well, for obvious reasons

Quote
when you type in an incorrect password it also doesn't show a page with "Acces denied" or something, but is just shows a blank page.

i just tested it with IE6, Opera7 and Mozilla1.2 and all of them display the following: 401 - You are not authorized to access this file.
this with HFS 1.5rc10
Title: Access denied message
Post by: Tim on September 28, 2003, 12:51:48 PM
Indeed, in RC10 it shows the message, my mistake  ;)