Re: cross-platform backup tool Moving a directory
Jonathan Hutchins <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.rdiff-backup.general |
|---|---|
| Organization | Tarcanfel |
| Message-ID | <[email protected]> |
Thanks, that's logical. I'll try to remember to post results. On 2022-05-18 04:07, Raptor 2101 wrote: > This should work. All path are stored relative. > > Am Dienstag, 17. Mai 2022, 19:34:07 CEST schrieb Jonathan Hutchins: >> If I move /oldroot/share to /share and change the path in the backup >> command, will the backups continue as if the source hadn't moved? >> >> Old commmand: >> rdiff-backup -v 3 /oldroot/share /backup/rdiff/share >> New command: >> rdiff-backup -v 3 /share /backup/rdiff/share -- Jonathan