Installed on server and sends backup data to S3.
- Install boto (pip install boto)
- Optionally install FileChunkIO as it provides huge performance boost (pip install filechunkio)
- Enter your AWS ID & KEY
- Enter your AWS bucket in which you want data stored
- Ensure that the bucket exists
use FileChunkIO and boto parrallel processing to handle large files