... | @@ -131,4 +131,5 @@ onandroid -c MyBackup -r |
... | @@ -131,4 +131,5 @@ onandroid -c MyBackup -r |
|
OR
|
|
OR
|
|
onandroid --custom MyBackup --replace
|
|
onandroid --custom MyBackup --replace
|
|
```
|
|
```
|
|
* Note: This will only work with custom backup names. This can be used to update a backup from a previous state, by way of using advanced backup mode in combination with this mode. |
|
* Note: This will only work with custom backup names. This can be used to update a backup from a previous state, by way of using advanced backup mode in combination with this mode.
|
|
\ No newline at end of file |
|
* Note: As of v9, replace mode would only replace the old backup after successful completion of the new backup. The old backup would be renamed to `{backup_name}_old`, where `{backup_name}` is the name of the backup. Once the new backup has completed, its files are moved to the old backup directory, the new backup directory is removed and the directory is renamed back to the backup name. |
|
|
|
\ No newline at end of file |