similar to: How to force download with Amazon S3

Displaying 20 results from an estimated 60000 matches similar to: "How to force download with Amazon S3"

2007 Jun 13
3
DO NOT REPLY [Bug 4693] New: Amazon S3 storage interface for rsync
https://bugzilla.samba.org/show_bug.cgi?id=4693 Summary: Amazon S3 storage interface for rsync Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: rsync.20.bdixon@xoxy.net
2010 Mar 22
1
Amazon S3 and ffmpeg
So we are setting up a file upload system for our web app. Files will be uploaded to Amazon S3, and videos need to be converted to ffmpeg. We have had problems with uploading of large files timing out, and it was suggested to us to use http://github.com/elcgit/s3-swf-upload-plugin for uploading directly to S3. This would fix the timeout, but then could I use ffmpeg to convert the file once it is
2007 Oct 24
1
how to limit Amazon S3 access to my app's pages only (i.e. no hot-linking) ?
Hey there, I want to stream my app''s media from Amazon S3. I''ve gotten the basics down, having uploaded files, set their permissions for public access, and now can use their S3 URLs wherever I need them. My question is this: can I restrict access to my S3 files to only within the context of the pages that my application serves? I want to avoid people just looking at the
2011 Dec 19
1
Using Amazon S3 storage for Maildir ?
I wonder if anyone has tried using an IMAP server with Amazon S3 as a backend. There would be many factors to consider (speed, etc). However, moreso, I don't know that Maildir(++) would support multiple folders that might be linked into the cloud. For example, higher-I/O local incoming mail is on disk, some folders archived on S3. Could be easily done by simply creating another
2006 Mar 16
1
rails3 - example of Amazon S3 on rails
Hi I''ve done a small rails application for file management on Amazon''s new service, the storage webservice ''Amazon S3'' (at this time just upload, list and delete methods are implemented). Maybe someone find it useful as example. The source code and a little more information can be found here: http://caffo.backpackit.com/pub/502395 Best regards Rodrigo Franco
2009 Feb 26
0
header expiry on google charts and amazon s3
Hey all I am using google charts in my app and even Amazon s3. So i m getting some jpg component from these sites.. can ne one tell me how to set header expiry for those components that r coming from other servers like google charts and amazon. i m using nginx server. thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this
2012 Nov 27
1
multiple file upload to amazon s3 using jquery file upload rails app
Hi All, I am a newbie. I am following http://railscasts.com/episodes/383-uploading-to-amazon-s3?view=comments to upload file. I am able to upload single file with carrierwave. But I got 403(Forbidden) error when I try to upload multiple files using jquery file upload. When I try to upload single/multiple file I get alert box saying failed to upload and in console it says "Failed to
2011 Jul 09
2
Zip files on Amazon s3 bucket
Ive recently moved my files to amazon S3 storage. There is some functionality to allow an archive of files to be downloaded to a user via delayed job. So basically a project may have 10 documents in 10 different folders in the s3 bucket. What i need to do is zip the files up into one zip file and then send the user a link to download them. Im using https://github.com/qoobaa/s3 and paperclip to
2008 Sep 26
2
Rsync to Amazon S3 storage
Hello list, How can I rsync my local directory to Amazon S3? I have try s3sync but it consume huge resources. Cheers Acdor -------------- next part -------------- HTML attachment scrubbed and removed
2018 Jun 10
1
Amazon s3 as libvirt storage pool
Namaste, i want to use Minio (open source amazon S3 compatible object storage) as libvirt storage pool. is such thing possible? i apologize if this is a stupid question. if not then can i write some driver for it? -- Regards, Shashwat Shagun
2019 Sep 09
2
Off-site cloud backup (eg Amazon S3, Wasabi)
I?d like to synchronise our mail store to an Amazon S3 bucket or similar, for protection from ransomware. Server is running on macOS with maildir. Should I use a Dovecot process, rsync, a Mac app like Arq or Jungle Disk, or something else? Anyone have experience or opinions on this? Thanks, James. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s
2008 Sep 17
1
Stubbing Paperclip calls to Amazon S3 (for Rspec)
Would anyone happen to know how to stub a call to S3 from Paperclip? I''ve searched every where and no one seems to have posted anything about this. I''ve done very little in the way of spec''ing dependencies on external services, so any ideas on how to do this with Paperclip & S3 would be most appreciated. I''m happy with stubbing out Thinking Sphinx - would
2007 Aug 24
1
Amazon S3 recipes
Hello: This is the result of some recent work on managing Amazon EC2 clusters using puppet. http://reductivelabs.com/trac/puppet/wiki/AmazonWebServiceRecipes I''m a rookie so any coaching is appreciated. Thanks, Brad
2011 Mar 11
8
Help Regarding Amazon S3 and Career Wave along with Rspec
hello Guys, i would like to know some details regarding how to implement AMAZON S3 with Career Wave in Rails 3.0.3 and i have to write Rspec test Cases as well . Actually i already have code which is implemented with Career Wave its a image uploading code and i need to change that code on AMAZON S3. Can you guys help to me to make those changes and in writing RSpec test Cases.Its really important
2010 Aug 09
5
Paperclip - Amazon S3 - https
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).
2010 Oct 29
8
Amazon s3 - paperclip - Rails3 - basic setup Noob simple problems
Hi all, I''ve got a feeling from other posts that this should be very simple, but believe me I''ve looked around many tutorials / blogs, but still cant even get the most basic setup working with paperclip and s3. I am however pretty new to Rails, so could be doing something dumb. ------- Firstly, to install and use paperclip and aws-s3 I''ve got them both in by Gemfile:
2015 Jun 23
2
Internal DNS CNAME To Amazon Web Services Problem
Hello Samba Mailing List We cannot ping or browse to our web site hosted on Amazon S3 because the CNAME entry in our Samba 4 Internal DNS does not resolve properly, and this maybe because of the old version of Samba we are running on our DC. Samba version... 4.1.0pre1-GIT-8aae8b5 Command line used to add CNAME entry... $ /usr/local/samba/bin/samba-tool dns add dc1 domain.com www CNAME
2015 Jun 24
0
Internal DNS CNAME To Amazon Web Services Problem
Hello! To me this sounds a bit like https://bugzilla.samba.org/show_bug.cgi?id=9409 Can you confirm that? Thanks, Volker On Tue, Jun 23, 2015 at 05:50:42PM +0100, Paul Littlefield wrote: > Hello Samba Mailing List > > We cannot ping or browse to our web site hosted on Amazon S3 because the CNAME entry in our Samba 4 Internal DNS does not resolve properly, and this maybe because of
2007 Jan 06
2
S3 throwing invalid argument using AWS S3 API
Hello, Im using the following amazon web service API for S3 : http://amazon.rubyforge.org/ The problem is that after I establish a connection using establish_connection!, and try using the "store" command, I keep getting the following error. However, if I reboot my webrick server, it works fine for about one hour and then starts throwing this error: Errno::EINVAL in
2010 Apr 12
1
Amazon S3FS Automounter of sorts
Hi, I?ve just started using Amazon S3 for storage and have used s3fs to mount the buckets on the file system. 1. I was wondering if anyone has a better method ? even though this meets my current needs. 2. if there is an automounter that could be tweaked to work with s3fs. The entries in my fstab are rather different to the normal disk based ones, s3fs#BUCKETNAME /mnt/s3/BUCKETNAME fuse