rejetto forum

Delete Partial Uploads

Guest · 2 · 3891

0 Members and 1 Guest are viewing this topic.

Anonymous

  • Guest
Menu/Other Options/Delete Partial Uploads
When selected this setting isn't saved when HFS is re-started.  Is this a bug or is that the way you wanted it?

Question:
How does HFS know if a uploaded file has only been partially sent?  Is it tied into that File Transfer FAILED page, because if so like I mentioned in another post, there appears to be a problem when uploading with Internet Explorer v6.0 which shows uploads FAILED even though they were received OK.  Those uploads should not be automatically deleted.  Successful uploads with Opera and Netscape don't have this problem.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "Anonymous"
Menu/Other Options/Delete Partial Uploads
When selected this setting isn't saved when HFS is re-started.  Is this a bug or is that the way you wanted it?
fixed in beta5

Quote
How does HFS know if a uploaded file has only been partially sent?  
HTTP has a terminator string, so the server knows when the file is finished. if the connection is broken before that string has been read, then the file is uncomplete.
just do some test and tell me if you find it to be a problem.