Releases: jwestgard/aws-archiver
Releases · jwestgard/aws-archiver
Production Release
This is the first production release of this tool, with the following new features:
- custom exceptions and better error handling
- "batch-deposit" mode for orchestrating a series of deposits with a batch manifest CSV
- a larger default chunk size and better memory management in reading chunks
- use line-oriented JSON for per-batch rather than per-file logs
- more reliable relative path calculation
Beta release
This release adds the following features:
- writes json responses from AWS into a file in a specified log directory
- if specified, writes a mapfile summarizing the batch results
Alpha release
This release is a proof of concept with the following features:
- Multi-part, threaded upload of large files
- Local calculation of etags for verification of large deposits
- Batch configuration with command-line arguments
- Selection of alternate AWS profiles
- Deposit of single files or batches defined by md5sum output text files (md5, path)