Daniel,

While I'm sure that you had good intentions, the tutorial to which you
referred is absolutely unrelated to the question I asked.

Specifically, I clearly stated that I know how to use Paperclip to
upload files to S3, and to create a url to retrieve the files.  My
question was whether anyone knew of a tutorial relating to https, as I
am interested in being able to control access to the uploadeed files.

In the future, may I suggest that no answer is better than a wrong
answer or guess, which simply makes others, who may know the answer,
refrain from looking at the question.

Sandy

On Aug 9, 3:15 pm, Daniel Alejandro Gaytán Valencia
<daniel.gaytan.n...@gmail.com> wrote:
> Take a look at:
>
> http://scottmotte.com/archives/181.html
>
> Regards,
> Daniel Gaytán
> <http://survey.richapplabs.com/index.php?sid=62661&lang=en>
>
> 2010/8/9 Sandy <sandy.as...@gmail.com>
>
>
>
> > I am able to use Paperclip to save files to Amazon's S3 storage.  Once
> > saved, the files are available using a URL associated with the bucket
> > and filename.
>
> > I have not been able to find a good tutorial which clearly explains
> > how to save a file to S3 (using Paperclip) whereby it can only be
> > retrieved using https, and only for a limited time period (which I
> > understand is a function of S3).
>
> > My specific need is to upload the file from one web page, while
> > allowing a user (who has logged into the site) to then (for a limited
> > amount of time) to access that page using https and a link on a page
> > served to that user.
>
> > Does anyone have good tutorial or example code which addresses this
> > issue?
>
> > --
> > 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-t...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscrib...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.- Hide quoted text -
>
> - Show quoted text -

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to