fog Questions

1

Solved

I am trying to set up my rails app to upload its assets to Amazon's AWS S3 using the asset_sync gem, following these instructions. I know I've got my S3 stuff configured right because my app is oth...
Incontrollable asked 3/8, 2012 at 16:7

2

Solved

I'm using CarrierWave / Fog in a Rails application to upload videos to Amazon S3. Is there a way to determine the progress of the upload, so that I can display the upload progress being made?
Ama asked 20/3, 2012 at 16:35

2

Solved

Read about Fog: http://fog.io Does Python have anything like it? (a library for cloud services.) Does it need one?
Zymogenic asked 14/2, 2012 at 13:16

1

I am a little lost with Heroku and Carrierwave Gem. I have read the WIKI, Read me and searched the net and i admit, i need help. Everything well on local but Heroku crushes the application. ///ERR...
Mailable asked 3/1, 2012 at 18:19

1

Solved

I'm using paperclip to manage uploads, backed onto S3 via Fog. It works well. I'm trying to take attachments out of emails and save them via paperclip (using the same model etc). Email are parsed ...
Gwenn asked 22/11, 2011 at 14:12

1

Solved

I have a bunch of files on s3. I have fog set up with a .fog config file so I can fire up fog and get a prompt. Now how do I access and edit a file on s3, if I know its path?
Katy asked 21/11, 2011 at 9:15

1

Solved

I have a rails 3 app with an UploadsUploader and a Resource model on which this is mounted. I recently switched to using s3 storage and this has broken my ability to download files using the send_t...
Rialto asked 4/9, 2011 at 9:51

© 2022 - 2024 — McMap. All rights reserved.