Displaying 20 results from an estimated 20000 matches similar to: "header expiry on google charts and amazon s3"
2009 Mar 19
3
Settings for CDN, GZip, Header Expires for BEtter Yslow
Hi
On my website i m getting B Grade with 87 points. Now i want to make it
A and there is a scope to do that.
I have added Google Analytics code which is y my gzip component and
header expire grade goes to B from A. I need to use Google Analytics so
cant i set header expires and gzip that?
Another thing is that CDN is not something for a small website. So isnt
there a way out where we can set
2012 Sep 04
0
Add expire header for images stored in amazon s3
Hello everyone Good Morning,
I done adding expire header by put the following code into my product
model.
:s3_headers => { ''Cache-Control'' => ''max-age=315576000'', ''Expires'' =>
10.years.from_now.httpdate },
But its work only while i add new product and image.
Already i have 100 of products and images. How can i add expire
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
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
2018 Aug 30
2
TUTORIAL: How to Install Apache Web Server in CentOS 7.5 (1805) Linux in Amazon AWS Cloud with URL/HTTP/HTTPS Redirection
TUTORIAL: How to Install Apache Web Server in CentOS 7.5 (1805) Linux in Amazon AWS Cloud with URL/HTTP/HTTPS Redirection
AUTHOR OF THIS TUTORIAL: MR. TURRITOPSIS DOHRNII TEO EN MING (ZHANG ENMING) @ TIME TRAVELLER
AGE: 40 YEARS OLD
COUNTRY OF RESIDENCE: SINGAPORE
DATE: 30TH AUGUST 2018 THURSDAY
TIME: 10:49 AM SINGAPORE TIME Greenwich Mean Time+8
1. Sign up for Amazon AWS Cloud or Google Cloud
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
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
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
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 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
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
2008 Jun 13
0
How to force download with Amazon S3
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
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 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
2010 Jul 05
2
Help - Google Charts on Rails Plugin
Hello,
I''m starting at the RR, and I''m trying to use google charts to generate some
graphs in a single plugin in rails. But I''m testing the samples that are
giving errors. I think it must be configuration error. Someone who has used
google charts on rails help me?
Since already thank you!
Juliana.
=================================================================
2011 Mar 16
0
Making Mongrel/WEBRick serve static assets with future expires header
I''m creating a Rails application which will be deployed to desktop
machines, running both the webserver and the browser (it''s a test-
taking application which needs to be able to run without an internet
connection).
For this reason, I''ll be running Mongrel or WEBRick, without an Apache/
Nginx in front of it as you would normally do. The browser will access
the Mongrel
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
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
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).