I am looking for an API that performs functionality roughly analogous to Rackspace Cloud Files / OpenStack Swift, Microsoft Azure Blob Storage, or Amazon S3 that can be run on a Windows Server.
I m going to use Rack space cloud as CDN for Delivering Images and CSS/Stylesheets. The CSS files contains images as a relative path to the image location.
I am having an issue uploading to Rackspace Cloudfiles. I am able to upload anything that is text based (text/html, text/plain etc) but anything else I try fails with the MisMatchedChecksumException
Is the \'delimiter\' query parameter implemented i开发者_StackOverflow中文版n the c# (.NET) library? I could not find it.
(1) I can list the files on a folder this way: var parameters = new Dictionary<GetListParameters, string>();
I cant use sessions. So heres the scenario: I want the user to upload an image, but that image needs to be a particular si开发者_开发百科ze. So I allow them to upload any size image, store that tempo
Rackspace cloud files uses a flat storage system using \'containers\' to store files. According to Rackspace there is no limit to the number of files per container.
How can I update files to rackspace api? I\'ve tried several things like the code below, and it only works if I uplo开发者_如何学Pythonad the image twice. Is there anyway of doing this?
I have moved my images to Rackspace Cloud Files and am using their PHP API. I am trying to do the following:
I am moving my cakephp website from my old server to rackspace. I can load my website fine but all the CSS and JS is broken. I\'m not sure if it\'s a Cake setting I\'m over looking or a Rackspace sett