by Anton on January 24, 2013
S3 Sync version 4 has been released. The latest version supports downloading files that have been moved to the Glacier storage class. Amazon Glacier is a file archiving service. Storing a file in Glacier costs 1/10th the cost of storing it in S3. The drawback of Glacier is that if you want to retrieve a file you need to put in a request and wait up to 5 hours before the file becomes available.
You can use a S3 lifecycle policy to move files from S3 to Glacier. Create a S3 lifecycle policy through Amazon’s AWS Management Console web application. When creating a lifecycle policy you can set the number of days before a file on S3 is moved to Glacier. Amazon does the work of monitoring this policy and moving files when required.
When a file is moved to Glacier it can no longer be downloaded through the Internet. It needs to be restored before it can be retrieved. The latest S3 Sync can detect if your files are on the Glacier storage class and it makes a request to restore them if required. The application waits until the restore is complete then downloads the files.
Glacier is great for backing up large files that you do not need immediate access to. For example backing up videos on S3 is expensive because the files are large. You usually only need to retrieve the files if your local copy is lost. When you store the files on Glacier the cost is low and the files can be available within few hours.
Try the latest version of S3 Sync and see how easy it is to restore files from Glacier.
by Anton on December 19, 2012
SprightlySoft is pleased to announce the release of Glacier Sync. Glacier Sync is a Windows application that allows you to synchronize a folder on your computer with a vault on Amazon Glacier.
Amazon Glacier is an extremely inexpensive file archiving service. It is designed to store files for a long period of time where the files are accessed infrequently. It is great for backing up important files such as family pictures, tax receipts, your music collection, videos, and documents. By storing files on Glacier you have the piece of mind that your files will be available if they are ever needed.
Backing up files is important because once a file is lost, the information is gone forever. Hard drive failures are common and it is expensive to recover data. Backing up data to another computer is good, but if the other computer is in the same location your data may not be safe. A fire can destroy all the computers or a thief may steal the computers. A better solution is to back up your files to another location.
SprightlySoft Glacier Sync makes it easy to upload your important files to Amazon Glacier. Use the wizard to enter your information and start an upload. The application can be run from the command line which makes it easy to run automatically as a scheduled task. The application also has advanced features such as excluding certain files, creating a log file, and sending an email on completion.
To learn more and download Glacier Sync visit http://sprightlysoft.com/GlacierSync/.