Hi there,

Recently been toying with the idea of using Amazon S3 to host a bunch
of media for a community site I run

For small files, Amazon S3 is slick and awesome. But I also want to
have the ability to upload larger files. With the standard Amazon S3
library this is just not feasible (It dies for files as large as 5mb,
and I am looking to do 20-50mb)

People have suggested boto before but others have said its sloppy and
doesn't really work for large file uploads, but I haven't really
tested it out myself yet.

Anyone have any suggestions as to what I should use?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to