Hi,
I was wondering if S3sync could implement a feature on sending pre-compressed files
for some mime-types (like text/css and application/x-javascript), so S3 can serve them
directly as compressed files to improve performance.
I came up with an example on a blog post:
http://devblog.famundo.com/articles/2007/03/02/serving-compressed-content-from-amazons-s3Is it possible to implement this feature in the future?