cloudfiles Questions

6

Solved

I'm copying a file from S3 to Cloudfiles, and I would like to avoid writing the file to disk. The Python-Cloudfiles library has an object.stream() call that looks to be what I need, but I can't fin...
Caulicle asked 2/10, 2011 at 6:9

5

Solved

I've just started working with the PHP API for Rackspace Cloud Files. So far so good-- but I am using it as sort of a poor man's memcache, storing key/value pairs of serialized data. My app attemp...
Shaitan asked 10/8, 2011 at 18:37

10

Solved

I am working on a Ruby on Rails app that communicates with RackSpace cloudfiles (similar to Amazon S3 but lacking some features). Due to the lack of the availability of per-object access permissio...
Germander asked 17/8, 2010 at 22:48

0

We are moving away from using a local file system for all our media and moving it over to Cloud Files (Rackspace). The downer is that we use the ImageManager plugin which seems to rely heavily on d...
Beaird asked 16/3, 2012 at 0:30

1

Solved

I'm using the cloudfile module to upload files to rackspace cloud files, using something like this pseudocode: import cloudfiles username = '---' api_key = '---' conn = cloudfiles.get_connection...
Suppository asked 9/3, 2011 at 16:39

1

Solved

I'm in a situation where I need to push image storage for a number of websites out to a service that can scale indefinitely (S3, CloudFiles, etc.). Up until this point we've been able to allow our ...
1

© 2022 - 2024 — McMap. All rights reserved.