Hi BackupPC users, I'd like to maintain several templates for exclusion lists to be available across all clients. For example, the LINUX_WWW template might exclude these directories: /proc /sys /home/this_user /mnt/this_network_share /tmp etc.
And the LINUX_SQL template might exclude: /proc /sys /var/lib/mysql The goal would be to apply the templates across multiple clients while not interfering with updates. Any perl pros out there already doing something similar? I did have a 'my @common_excludes' variable created in each client's config, but this gets messy, especially when the configs are edited via the GUI. Thanks for any tips! Mike
_______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/