Keep using Photos.app like you always do. Attic quietly backs up your originals and edits to an S3 bucket you control. One-way, append-only.
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump version to 0.2.1

+13
+13
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## 0.2.1 4 + 5 + Resilient batch exports — isolates slow iCloud downloads instead of failing 6 + entire batches. 7 + 8 + ### Batch subdivision 9 + 10 + - **Automatic retry on timeout** — when a ladder batch times out (e.g. due to 11 + iCloud downloads), the batch is split in half and each half retried 12 + recursively (max depth 3). Only the truly stuck assets end up as failures. 13 + - **Retry hint** — summary now shows `Run attic backup again to retry failed 14 + assets.` when there are failures. 15 + 3 16 ## 0.2.0 4 17 5 18 Manifest stored on S3. Compatible with ladder v0.2.0.