Thanks, that did get me additional information. With those settings, my
XferLOG now shows, for example:
log: recv >f.s....... rw-r--r-- 6, DEFAULT 1081344
var/cache/man/index.db
However, when I get a tar archive of /var/cache/man, `tar tvf` shows:
-rw-r--r-- root/root 1081344 2022-11-08 11:23 ./man/index.db
So it appears that rsync is sending the file with uid 6 (user 'man', as
it should be), but BPC is storing it as owned by root, if I correctly
understand what was said on ticket #171 about using a tar restore to
check the status of things in the backup storage.
On 11/16/22 19:05, Kris Lou via BackupPC-users wrote:
XferLOG.[backup number] does not contain any individual file
names/paths, so I'm not able to check the permissions there. Latest
test XferLOG attached for reference.
I have "--log-format=log: %o %i %B %8U,%8G %9l %f%L" and "--stats" as
RsyncArgs, by default. Perhaps those will give you more verbosity?
_______________________________________________
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/
_______________________________________________
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/