Monday, September 26, 2011

Re: Cloudfiles Storage Backend

Hi,

Have you already checked out this project?  http://code.welldev.org/django-storages/

I'm currently using this and it works great with Mongo's GridFS and S3.

--
Alex

On Mon, Sep 26, 2011 at 8:33 AM, Kurtis <kurtis.mullins@gmail.com> wrote:
Hey,

I really want to build a storage back-end for cloudfiles. The snag is
that cloudfiles containers do not allow for a hierarchical directory
structure. Everything must be in a "base directory".

Does anyone have any suggestions on methods for performing this
conversion of a hierarchical directory structure to a flat directory
structure?

Thanks!

--
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 django-users+unsubscribe@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-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment