I'm a bit confused, what are you trying to do? Resume an upload if it stops in
the middle?

Wouldn't this have to be supported by the browser? I mean, when you click on
the web page, the request probably goes with the whole file again.

Jose

Quoting Benoit Jodoin <[EMAIL PROTECTED]>:

> Hi there!
>
> Im currently building an application that lets users upload documents on
> a web-based harddrive.
>
> Users can upload large files (more than 50mb). using the
> multipartRequest object. Is there a way resume broken uploads without
> rewriting the whole file?
>
> I you have any comments/suggestions/alternative regarding this , i will
> be pleased.
>
> Regards
>
> Ben
>
>
> --
> Benoit Jodoin <[EMAIL PROTECTED]>
> Vertical 7
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to