Re: about file uploading

2010-11-01 Thread Lic . José M . Rodriguez Bacallao
thanks, I was reading this url right now!!! On Mon, Nov 1, 2010 at 2:49 PM, James wrote: > You can use webdav to help accomplish that goal. > > See: > http://stackoverflow.com/questions/492307/uploading-big-files-over-http/1499819#1499819 > > (from the link Cal provided) > > -james > > On Mon, N

Re: about file uploading

2010-11-01 Thread James
You can use webdav to help accomplish that goal. See: http://stackoverflow.com/questions/492307/uploading-big-files-over-http/1499819#1499819 (from the link Cal provided) -james On Mon, Nov 1, 2010 at 2:19 PM, Lic. José M. Rodriguez Bacallao wrote: > with webdav can I uploading a file, interr

Re: about file uploading

2010-11-01 Thread Lic . José M . Rodriguez Bacallao
with webdav can I uploading a file, interrupt it the then resume the upload again starting from an offset of the previously uploading file ? On Mon, Nov 1, 2010 at 1:54 PM, James wrote: > WebDav will not work for you? > -james > > On Mon, Nov 1, 2010 at 1:37 PM, Lic. José M. Rodriguez Bacallao >

Re: about file uploading

2010-11-01 Thread James
WebDav will not work for you? -james On Mon, Nov 1, 2010 at 1:37 PM, Lic. José M. Rodriguez Bacallao wrote: > yes, I saw that page but this is a complete application, I need > someting with source code for mimifiying in django > > On Mon, Nov 1, 2010 at 1:35 PM, Cal Leeming [Simplicity Media Ltd]

Re: about file uploading

2010-11-01 Thread Lic . José M . Rodriguez Bacallao
yes, I saw that page but this is a complete application, I need someting with source code for mimifiying in django On Mon, Nov 1, 2010 at 1:35 PM, Cal Leeming [Simplicity Media Ltd] wrote: > Here, let me google that for you.. > http://www.radinks.com/upload/plus/resume.php > http://www.google

Re: about file uploading

2010-11-01 Thread Cal Leeming [Simplicity Media Ltd]
Here, let me google that for you.. http://www.radinks.com/upload/plus/resume.php http://www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=http+upload+resume Please make sure you make reasonable attempt to find the answer yourself on Google, ot

about file uploading

2010-11-01 Thread Lic . José M . Rodriguez Bacallao
hi folks, I need to develop an application for uploading big files but one requirement is that I must be able to resume a partially uploaded file. How can I achieve this with django, any ideas? -- Lic. José M. Rodriguez Bacallao Centro de Biofisica Medica -