Page 1 of 1

What is the Proper Method to Upload Long File

Posted: Fri Feb 24, 2006 3:49 pm
by poojapatel
Respected Sir



I am developing a Webdav Client Application and I had completed Methods like GET, MKCOL, PROPFIND. PROPPATCH, SEARCH etc. but the main problem where I find difficulties is in PUT method. I want to copy/Upload a file from my local machine to web-server. I had implemented it with PUT method in which I call SEND(chBuffer) method with , where chBuffer is the char Buffer with whole file in it. But if the size of my file is more than 100MB then it will be impossible to once load file in Buffer.



Is there any way where I can send file in small parts(fragments).



Reply



Thanks in Advance.



Bye

Jitendra Sanghani
[sanghani.jitendra@spsoftindia.com]

Posted: Fri Feb 24, 2006 6:13 pm
by george
Hi,

I'm sorry but your question is off topic here and there are very few chances to get a valuable reply on this forum. You may want to try posting your question on a Java related forum.

Best Regards,
George