Re: [BackupPC-users] FEATURE REQUEST: $Conf{BackupFilesFilter}

2022-01-04 Thread backuppc
Ignore my comment about commuting - I think --include and --exclude may actually commute, not true for more complicated filters though. "" wrote at about 15:44:40 -0500 on Tuesday, January 4, 2022: > Creating a $Conf{BackupFilesFilter} hash analogous to > $Conf{BackupFilesExclude} and $Conf{Back

[BackupPC-users] FEATURE REQUEST: $Conf{BackupFilesFilter}

2022-01-04 Thread
Creating a $Conf{BackupFilesFilter} hash analogous to $Conf{BackupFilesExclude} and $Conf{BackupFilesOnly} would allow for more general --filter= rules for the popular rsync transport method. The general --filter= methodoolgy is very powerful and allows for much more granular and powerful include/

Re: [BackupPC-users] Raspberry Pi 4 stops at /run

2022-01-04 Thread backuppc
Diving a little deeper, Not clear why you are backing up /run at all as it is on a separate tempfs. Assuming you are backing up '/' (root) and using the default --one-file-system flag then you should never be touching /run backu...@kosowsky.org wrote at about 10:24:03 -0500 on Tuesday, January 4,

Re: [BackupPC-users] Raspberry Pi 4 stops at /run

2022-01-04 Thread backuppc
Actually, looking through my config file for RP4, I see that I am backing up everything on the root filesystem -- including volatile directories like /run. (this is a config mistake in that I forgot to customize my config file for RP4) So definitely not a backuppc problem. backu...@kosowsky.org w

Re: [BackupPC-users] Raspberry Pi 4 stops at /run

2022-01-04 Thread backuppc
I backup my RPI4 every night without incident. I do exclude some of the runtime files -- not because they cause errors but because it's a waste of space. George King wrote at about 14:41:37 + on Tuesday, January 4, 2022: > I don't think its anything intrinsic to the RPi 4.  I have RPi 4 with

Re: [BackupPC-users] Raspberry Pi 4 stops at /run

2022-01-04 Thread George King
I don't think its anything intrinsic to the RPi 4.  I have RPi 4 with Raspbian Buster running a Nextcloud server backing up onto Backuppc normally, but I'm only backing up the data files. On 04/01/2022 03:53, backu...@kosowsky.org wrote: Gregory P. Ennis wrote at about 21:02:14 -0600 on Monday

Re: [BackupPC-users] Raspberry Pi 4 stops at /run

2022-01-04 Thread G.W. Haywood via BackupPC-users
Hi there, On Tue, 4 Jan 2022, Jeff Kosowsky wrote: Gregory P. Ennis wrote at about 21:02:14 -0600 on Monday, January 3, 2022: > ... > I also am trying to backup a RaspberryPi4 that keeps hanging an stopping at the > directory /run . BackupPC does not error out and I have not found any log > en