amazon-s3
Is there a workaround to getting AWS::S3 working on macruby?
This works when I try it in MRI.But this is what happens in Macruby: $ macirb -f irb(main):003:0> require \'aws/s3\'[详细]
2023-03-31 08:07 分类:问答How can I get the total size of an Amazon S3 bucket using Node.js?
I\'m working on a few Node.js projects where Amazon S3 buckets will be set up for each user who creates an account. I wanting to limit the total size of what a user can use.[详细]
2023-03-31 04:20 分类:问答Upload to amazon s3 error "EntityTooLarge" for 20 megabyte file
i am trying to upload a file directly to amazon s3, however after the upload completes i g开发者_Python百科et the following error:[详细]
2023-03-31 03:43 分类:问答Flash upload to S3 doesn't work in Firefox 6
There is a reproducible example at: https://github.com/iwasrobbed/Rails3-S3-Uploader-Plupload Firefox 5 it was working, but after upgrading to Firefox 6 it doesn\'t open the the file in flash anymore[详细]
2023-03-31 01:57 分类:问答Is you're mainly archiving binary data and not serving it, is it better to store as BLOBs in MySQL or on S3?
I have an application where customers upload files like Powerpoints and Excel spreadsheets to the application through a web UI. The files then have meta data associated with them and they are stored a[详细]
2023-03-30 23:26 分类:问答Rails: Carrierwave recreate versions does not change old images
My Rails app uses carrierwave to manage image uploads. I have a watermark version of the images on my site. Previously I was overlaying an image on them, like so:[详细]
2023-03-30 15:21 分类:问答Optimising file download
So I\'ve got the following method for downloading files from Amazon S3 and for now it is working but I anticipated that in the future I\'ll have to deal with considerably large files - 2-3 gigabytes.[详细]
2023-03-30 14:48 分类:问答How to restrict folders to user
Thanks for previous replies. Is it possible to restrict the user to view particular folder in a bucket. let us take example, i have a bucket and it contains 2 folder, User A have only privilege to v[详细]
2023-03-30 05:34 分类:问答How to get a CDN to work for Staging and Production ENVs, using CloudFront, Rails, Jammit
I just hooked Amazon\'s CLoudfront CDN up开发者_StackOverflow中文版 to our app. In the staging and production.rb file, in rails all it took was:[详细]
2023-03-30 04:18 分类:问答Amazon S3 Upload via iOS app w/ percent complete
I am uploading a file from an iOS app onto S3 that can get pretty large. (up to 3-5mb) I want to have a way to have a progress bar for the upload for the user to be able to see the progress of the upl[详细]
2023-03-30 01:29 分类:问答