Remove placeholder files after backup has been restored #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/10/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automatically remove the
.placeholderfiles which get generated bybackup.pyafter a successful restore withrestore.py. A new argument--placeholders-onlycan also be passed torestore.pyto only remove these placeholder files without restoring a backup from S3.