Il 31/08/2018 18:31, Michael Stowe ha scritto:
Excellent — that helps quite a bit, though it would also help to see the “BackupFilesOnly” sections of your config.pl (if any) and the machine-specific config. One possibility is that there are updates to those files that don't show up on the web interface.
Is this?
$Conf{RsyncShareName} = [ 'MyShareTest' ]; $Conf{RsyncdPasswd} = 'mypasswd'; $Conf{RsyncdUserName} = 'omar'; $Conf{XferMethod} = 'rsyncd'; $Conf{RsyncArgs} = [ '--numeric-ids', '--perms', '--owner', '--group', '-D', '--links', '--hard-links', '--times', '--block-size=2048', '--recursive' ]; $Conf{BackupFilesOnly} = { 'MyShareTest/docs' => [ '' ], 'MyShareTest/photos' => [ '' ] }; -- Omar ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/