Wordpress : Automatically transfer media files to Amazon S3

Posted by Ron Ranieri on Pro Webmasters See other posts from Pro Webmasters or by Ron Ranieri
Published on 2012-10-01T08:42:22Z Indexed on 2012/10/01 9:50 UTC
Read the original article Hit count: 212

Filed under:
|
|
|

I've been using VPS to host 7 Wordpress websites, most of them require big storage but very little RAM and traffic. So I'm thinking of moving the static files(uploads folder) content to Amazon S3 and I'm looking for the most viable solution to this.

I want every website to have their own bucket and newly uploaded media files automatically uploaded to Amazon S3 without using plugin. I'm ok with cron job, for example the files were uploaded first to my server, then transferred to S3 and deleted from my server every 24 hour. Or is there any way for me to change the default upload directory to my S3 bucket without sacrificing any Wordpress functionality(resize/title etc)?

What do you think the most efficient way to do this? Currently I'm looking at this plus cron job but I would like to know better option if it exist.

© Pro Webmasters or respective owner

Related posts about Wordpress

Related posts about vps