Home     Products      Support      Corporate     Sign In 
Support Knowledge Base, Article 620
Product
FileUp
Version
4
Title
How to delete aborted uploads from Progress Monitor Console
Problem
The server-side progress monitor console is designed to monitor the progress of all uploads currently underway on the server. However, if a user cancels the upload, the upload remains visible in the collection of active uploads. From the server's perspective, an upload is not complete until 100% of the file's content has been received.
Solution
Aborted uploads can be removed from the progress monitor console by monitoring the TransferredBytes property of the upload. If TransferredBytes does not increase over a specified period, then the upload's progress is no longer presented; it is important to note that the upload is not actually deleted from memory--it is merely not written to the monitor, so that if the upload restarts then its progress will be presented again.
Attachments
Attachments/KB620_files1.zip
Created : 5/1/2003 12:00:00 AM (last modified : 5/1/2003 4:11:05 PM)
Rate this article!
 
Comments