Re: How to use FTP to upload files with Django?

2012-09-07 Thread Chaney Lee
Yes.Or is there any  alternative way to let user upload large files(GB) to 
server. 

在 2012年9月6日星期四UTC+8上午2时24分21秒,Kurtis写道:
>
> Do you want to use FTP to serve or accept the files?
>
> On Wed, Sep 5, 2012 at 2:14 PM, Mando >wrote:
>
>> Would this work -> nginx-gridfs <https://github.com/mdirolf/nginx-gridfs>
>> ?
>>
>>
>> On Wednesday, September 5, 2012 1:09:25 AM UTC-5, Chaney Lee wrote:
>>>
>>> I just want to allow users uploading some videos to server in my 
>>> website.I want to use FTP.So ,how to realize it?
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msg/django-users/-/f-vzQMOMSpoJ.
>>
>> To post to this group, send email to django...@googlegroups.com
>> .
>> To unsubscribe from this group, send email to 
>> django-users...@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 view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/Dwm9vU4ewQIJ.
To post to this group, send email to django-users@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.



How to use FTP to upload files with Django?

2012-09-05 Thread Chaney Lee
I just want to allow users uploading some videos to server in my website.I 
want to use FTP.So ,how to realize it?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/zZh0YqCzkLIJ.
To post to this group, send email to django-users@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.