Hi Angus,
here is a howto -->
http://harryd71.blogspot.com/2008/07/backuppc-on-freenas.html
and also see this one -->
http://harryd71.blogspot.com/2008/07/backuppc-on-freenas-part-2.html
Regards,
harry
-
This SF.Net email i
Hi,
I've successfully installed BackupPC on my FreeNAS. Here is how I did
that -> http://harryd71.blogspot.com/2008/07/backuppc-on-freenas.html
I need some help for improving my instructions. Any thoughts?
Regards,
harryd
Hi Manfred,
here is a simple config-file .pl
SNIP
$Conf{XferMethod} = 'rsync';
$Conf{BackupFilesExclude} = ['/proc', '/swap', '/dev', '/sys', '/tmp',
'/var/tmp', '/home/someuser/docs', '/home/someuser/tmp'];
$Conf{RsyncShareName} = [ '/' ];
SNIP
If your server is configured