BackupPC

From Flavio's wiki
Jump to: navigation, search

Questions

  • does it support filtering? → $Conf{BackupFilesExclude}
  • can I "recycle" an existing full rsync backup and put it into a BackupPC pool (to avoid resending gigabytes of stuff)?

How to configure filters on client side

  • see rsync's -F option: we need to do the same with a custom .backuppc-filter file, probably
--filter=':- .backuppc-filter'