Perfect Backup Solution with Amazon S3 and aws | Linux Today

Perfect Backup Solution with Amazon S3 and aws

Written By
DP
Dmitri Popov
May 21, 2010

[ Thanks to Dmitri
Popov
for this link. ]

“Amazon S3 provides unlimited storage at low prices,
which makes it an ideal solution for storing backups. But to make
use of it, you need a piece of software that can actually interact
with Amazon S3: create buckets, list the contents of a bucket,
upload and download files, etc. And aws, a simple command-line
utility written in Perl, is the perfect tool for the job. You might
wonder why not use a GUI-based application like Jungle Disk? For
two simple reasons: as a CLI-based tool, aws is light on resources
and it can be easily scripted.

“Before you proceed, you should install the curl utility. On
Ubuntu, you can do this using the sudo apt-get install curl
command. Next, grab the latest version of the aws script:”


Complete Story

DP

Dmitri Popov

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.