Page 1 of 1

Upload Files to S3 or Cloud Files

Posted: Sun Apr 17, 2011 2:11 am
by derr1ck
Hi,

I would like to write a desktop app that will allow me to upload files to either Amazon S3 or Rackspace Cloud Files storage. being new to RunRev I don't know how I would approach writing this app.

Does anyone have any experience in incorporating the S3 or Cloud Files API into a livecode app?. Any examples would also help. Thanks.

Re: Upload Files to S3 or Cloud Files

Posted: Sun Apr 17, 2011 10:47 pm
by derr1ck
DOES ANYONE KNOW HOW TO CONNECT TO RACKSPACE CLOUDFILES USING LIVECODE?

Re: Upload Files to S3 or Cloud Files

Posted: Sun Apr 17, 2011 11:25 pm
by witeowl
I don't have an answer, but I love the way you figure that if didn't get an answer the first time, you should ask again "LOUDER". Don't think that'll really help. :wink:

Re: Upload Files to S3 or Cloud Files

Posted: Mon Apr 18, 2011 12:28 am
by deebee
derr1ck,

No experience with s3 or the cloud, but you might be able to start by watching the presentation by Chris (http://forums.runrev.com/viewtopic.php? ... 907#p31405) and then looking at the s3 REST API Documentation (http://docs.amazonwebservices.com/AmazonS3/latest/API/
)