I''m using amazon s3 to offer users large file downloads to save on bandwidth. I''ve found the file with the s3 object and can send the url to access the file, but I want to force the download instead of pulling it up in the browser. These are large video files (.mov). Is there a better way to do this? I know that in a normal situation you would set the response.headers, but I''m not sure how to do this with a file that is already on the storage service. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---