Add feature to ask deletion already exsisting snapshots on remote end
This commit is contained in:
@@ -160,6 +160,11 @@ Options:
|
||||
completed destination filesystems remain received. Re-running with the same
|
||||
source can create another timestamped snapshot; inspect both source and
|
||||
destination state before retrying.
|
||||
- Before each receive, the script checks whether the remote destination already
|
||||
has the matching `move-YYYYMMDD-HHMMSS` snapshot. If it does, the script asks
|
||||
whether to delete that specific remote snapshot and retry the transfer. Type
|
||||
`y` only after confirming it is an incomplete or disposable migration
|
||||
snapshot; any other response stops the script without deleting it.
|
||||
- A successful transfer is not a destructive move. Verify applications and
|
||||
data on the destination, then perform any source cleanup separately.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user