Restructurinf files systems

Dieter Heußner via Any discussion of rdiff-backup <[email protected]> Thu, 12 Mar 2026 09:45:59 +0000
Newsgroups gmane.comp.sysutils.backup.rdiff-backup.general
Message-ID <trinity-ebf7e89f-c7b3-4890-ad7f-330aa2bdc587-1773308759193@trinity-msg-rest-gmx-gmx-live-8d9bc96fb-7lt4k>
   I use rdiff-backup on a Debian 13 (Trixie) server to backup data.
   Everything works OK.


   Now there is a major need to re-structure the file systems (e.g. a)
   deleting files and directories, b) renaming files and directories; c)
   re-grouping files and directories).


   These actions can be done outside rdiff-backup, just on Linux level,
   and afterwards using rdiff-backup to backup the reorganized file
   systems to destination media again.


   However, this could result in having same files and directories
   two-fold on destination media: version before the restructuring and a
   version after restructuring.


   And what about the rdiff-backup database ("rdiff-backup-data") which
   keeps track of any version of files and directories?


   Could you suggest a plan on how to proceed, please?


   Best regards

   Dieter