Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Getting Started

rjframe edited this page May 22, 2012 · 2 revisions

To get started with s3-backup, you’ll need pycrypto and boto. To install pycrypto with pip, you’ll need a C compiler present on the system. Precompiled binaries are available from a few different sources on the web.

pip install boto
pip install pycrypto

Copy the suite’s files to the desired directory, and proceed to the Configuration.

Clone this wiki locally