I tested this patch with a custom client that I wrote to support
partial PUT - unfortunately, I can't post the source.  

        According to the cURL web site (http://curl.haxx.se/), cURL supports
PUT resume.  However, I have not tested or used cURL before.

        Do you have a pointer to Getright?  I haven't used this tool before.

-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 27, 2001 5:27 PM
To: Slide Developers List
Subject: Re: Plans for supporting HTTP PUT resume?


> Attached is a patch for the org.apache.slide.webdav.method.PutMethod
> class from Slide 1.0.16 implementing support for partial PUT.  There is an
> assumption that only one byte range is specified in the "Range" header.

Thanks :)

I see the code of the TC 4 DefaultServlet was put to good use :)
I think we could also adapt back the patch to work with the Tomcat 4
DefaultServlet. That would start getting quite useful in TC 4.1, which
should have very nice static files performance, so it could be used as a
file server.

What did you test the code with ? I don't know any clients which would
support resuming on upload. Does Getright support it ?

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to