Thanks Alex.

Yeah, I actually did try to use that. Currently I'm using it for SFTP (and
having some issues with the URLs provided by the SFTP plugin). The problem
with the Cloudfiles implementation is that, according to what I've read and
tried, the API it used is outdated. Rackspace has changed quite a bit since
it was built. So for now, it's not a readily available resource for
Rackspace Cloudfiles. If anyone can prove me wrong, I'd be very happy :)

On Mon, Sep 26, 2011 at 12:59 PM, Alex Chan <alexanderc...@gmail.com> wrote:

> 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.mull...@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+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-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.
>

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

Reply via email to