Il 31/08/2018 18:31, Michael Stowe ha scritto:
In this case, however, your picture illustrates fairly well what happened — the “BackupFilesOnly” directory isn't associated with the rsyncsharename. You either need to add ‘*’ (to have it apply to all shares) or “MyShareTest” to have it apply to that one share.

IT WORKS! YOU ARE GREAT!

$Conf{BackupFilesOnly} = {
  '*' => [
    '/photos',
    '/docs'
  ]
};


Thank you!




--
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/

Reply via email to