Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

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.

share|improve this question
I think this question wordpress.stackexchange.com/questions/45565/… covers what you want. In any case this is off topic for this site. If that question doesn't answer then request a reopen and I'll reopen it and send it over to the Wordpress site. – paulmorriss Oct 1 '12 at 14:07
thank you, that link definitely answer my question. Sorry for this post since I'm unable to find that link when searching before. Thanks again. – Ron Ranieri Oct 3 '12 at 16:50

closed as off topic by paulmorriss Oct 1 '12 at 14:07

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.