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
<jmr...@gmail.com> wrote:
> 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 <asnark....@gmail.com> wrote:
>> WebDav will not work for you?
>> -james
>>
>> On Mon, Nov 1, 2010 at 1:37 PM, Lic. José M. Rodriguez Bacallao
>> <jmr...@gmail.com> 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]
>>> <cal.leem...@simplicitymedialtd.co.uk> wrote:
>>>> 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, otherwise the boards get filled with copy pasta.
>>>> On Mon, Nov 1, 2010 at 6:30 PM, Lic. José M. Rodriguez Bacallao
>>>> <jmr...@gmail.com> wrote:
>>>>>
>>>>> 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
>>>>> -----------------------------------------------------------------
>>>>> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
>>>>> mismo.
>>>>>
>>>>> Recuerda: El arca de Noe fue construida por aficionados, el titanic
>>>>> por profesionales
>>>>> -----------------------------------------------------------------
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google Groups
>>>>> "Django users" group.
>>>>> To post to this group, send email to django-us...@googlegroups.com.
>>>>> To unsubscribe from this group, send email to
>>>>> django-users+unsubscr...@googlegroups.com.
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/django-users?hl=en.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Cal Leeming
>>>>
>>>> Operational Security & Support Team
>>>>
>>>> Out of Hours: +44 (07534) 971120 | Support
>>>> Tickets: supp...@simplicitymedialtd.co.uk
>>>> Fax: +44 (02476) 578987 | Email: cal.leem...@simplicitymedialtd.co.uk
>>>> IM: AIM / ICQ / MSN / Skype (available upon request)
>>>>
>>>> Simplicity Media Ltd. All rights reserved.
>>>> Registered company number 7143564
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google Groups
>>>> "Django users" group.
>>>> To post to this group, send email to django-us...@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> django-users+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/django-users?hl=en.
>>>>
>>>
>>>
>>>
>>> --
>>> Lic. José M. Rodriguez Bacallao
>>> Centro de Biofisica Medica
>>> -----------------------------------------------------------------
>>> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo 
>>> mismo.
>>>
>>> Recuerda: El arca de Noe fue construida por aficionados, el titanic
>>> por profesionales
>>> -----------------------------------------------------------------
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups 
>>> "Django users" group.
>>> To post to this group, send email to django-us...@googlegroups.com.
>>> To unsubscribe from this group, send email to 
>>> django-users+unsubscr...@googlegroups.com.
>>> For more options, visit this group at 
>>> http://groups.google.com/group/django-users?hl=en.
>>>
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To post to this group, send email to django-us...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>
>
>
> --
> Lic. José M. Rodriguez Bacallao
> Centro de Biofisica Medica
> -----------------------------------------------------------------
> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.
>
> Recuerda: El arca de Noe fue construida por aficionados, el titanic
> por profesionales
> -----------------------------------------------------------------
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to