Automatically restore backed up files in S3 with new CLI script #9

Merged
vlw merged 1 commit from refs/pull/9/head into master 2026-06-29 17:53:51 +02:00
vlw commented 2026-06-29 17:53:26 +02:00 (Migrated from codeberg.org)

This PR adds a new script restore.py which reads a config file and downloads each abspath_destination into abspath_temp. It then extracts the contents of each archive into the appropriate abspath_target path. It essentially does backup.py in reverse.

This PR adds a new script `restore.py` which reads a config file and downloads each `abspath_destination` into `abspath_temp`. It then extracts the contents of each archive into the appropriate `abspath_target` path. It essentially does `backup.py` in reverse.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/3rd!9
No description provided.