how to copy your Wordpress files to CloudFront efficiently

Following is my bash script for copying Wordpress blog files, such as downloads, images, attachments in general to CloudFront. Written with efficiency in mind it will actually synchronize files thus sparing you massive uploads and lets you use CloudFront as CDN.
CSS and JS files will be compressed before uploading, if necessary, and the appropriate headers will be set correctly. Read more »


Follow me on Twitter