Ok, I just checked out the root of my bucket. I see:
var
wp-content
wp-includes
Clearly the var directory shouldn’t be there. If I go into the var directory I see that it ultimately contains the files that should have synced. It appears there is a path issue of some sort. An excerpt from my log:
[Wed Feb 09 19:59:56 2011] [error] [client 173.174.115.36] PHP Warning: file_get_contents(/var/www/blah.com//var/www/blah.com/wp-content/plugins/codecolorer/js/css/codecolorer.css): failed to open stream: No such file or directory in /var/www/blah.com/wp-content/plugins/cdn-sync-tool/lib/Cdn/Aws.php on line 126, referer: http://fitnr.com/wp-admin/admin.php?page=cst-main
I’m having the same problem. The logs seem to indicate that a sync happened, but the files are not there if I inspect the S3 bucket. The initial sync worked great a few days ago, but I noticed the plugin was updated a few times between now and then, so it seems like a bug has crept in.