Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:rsyncbackup [2024/07/28 11:30] darronprojects:rsyncbackup [2024/11/04 00:27] (current) – [Purge] darron
Line 131: Line 131:
 After each backup operation a directory purge is performed to remove old directories. This can remove temporary data within a backup period and this should be appreciated. After each backup operation a directory purge is performed to remove old directories. This can remove temporary data within a backup period and this should be appreciated.
  
-Purging can be disabled if preferred but exists to manage the number of directories over time. A weekly backup to tape or external disk storage would be sensible for important data.+Purge can be disabled if preferred but exists to manage the number of directories over time. A weekly backup to tape or external disk storage would be sensible for important data
 + 
 +Purge could also be disabled in the config and then ran at a different time interval from cron Eg. weekly or fortnightly.
  
 ==Rules== ==Rules==