Script to Update Blogofile Blog on Amazon S3
Because Blogofile(at least the 0.7.1 version I’m using) regenerates every file and directory every time it makes it hard to update just the changed files on Amazon’s S3 (Simple Storage System) can scale incredibly high So I wrote a shell script that updates only the changed files and also pings GooglePing so that Google and other services come along and read your update. Over time, the difference between what the old page 2 on S3 has and what it should be will build. There’s a simple answer, which is to just upload all of the page files. ...