I'm looking to backup a few terabytes of data in our S3 buckets to Amazon Glacier. I've seen the options for "automatic archival" of S3 -> Glacier, but I'd rather it just be a simple one time dump (and the files can't be removed from S3). Looking at:
http://aws.amazon.com/glacier/#importexport
There's a nice easy-to-use API, but it seems like a tool for this should already exist. Are there any tools for easily moving data from S3 to Glacier?