By default, the RsyncArgs for BPC4 includes --one-file-system, which tells it not to descend into mounted filesystems.  To include other filesystems in your backups, you can either add a second "share" to the machine for /var/files so that it's explicitly backed up, or you can remove --one-file-system from RsyncArgs - but note that, if you remove --one-file-system, then you'll probably need to add exclude rules for whatever virtual filesystems you might have mounted.  (e.g., /dev, /run, any nfs or samba mounts...)

On 7/23/23 22:06, kont...@taste-of-it.de wrote:
Hi,

i use BPC 4.4.0 with rsync for a linux machine. I mounted via fstab a second sdc1 drive at /var/files/, but this folder isnt backuped. I see in the backup foldertree /var/files but its empty. I have no exclusion for /var/files, or /var/. I assume there is a build in setting for non root disks, but i cant find a solution.

Has anybody an idea?

thx

Taste



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

Reply via email to