Re: [BackupPC-users] Testing full restore of backuppc... [private version]

2020-05-21 Thread backuppc
I also assume that tar doesn't capture ACLs and XATTRs for backup either then What transfer mechanism does the CGI restore use? Because when I use the direct download mode, it also doesn't restore the ACLs and XATTRs. In any case, I guess I really need to figure out how to use rsync for

Re: [BackupPC-users] Testing full restore of backuppc... [private version]

2020-05-21 Thread Craig Barratt via BackupPC-users
Jeff, Unfortunately BackupPC_tarCreate doesn't support acls. Over the years different flavors of tar supported different archive formats for certain extensions (eg, long file names etc). The POSIX standard for PAX headers unified some of the those disparate formats, but didn't define acl or

Re: [BackupPC-users] List of All Files Being Backed Up

2020-05-21 Thread Craig Barratt via BackupPC-users
DW, I'd recommend using BackupPC_ls -R to recursively list all the files in a particular backup. You'd need to run it only each of your hosts on the latest backup. Craig On Tue, May 19, 2020 at 4:41 PM David Wynn via BackupPC-users < backuppc-users@lists.sourceforge.net> wrote: > I’ve tried

Re: [BackupPC-users] replication of data pool

2020-05-21 Thread Craig Barratt via BackupPC-users
Mike, The cpool isn't structured in a way that makes it possible to just copy recently backed-up files. Ged's suggestion (just run another BackupPC instance offsite) is worth considering. That also provides more robustness to certain failures (eg undetected filesystem corruption on the primary

Re: [BackupPC-users] Rsync restore from the command line

2020-05-21 Thread Craig Barratt via BackupPC-users
Jeff, Sure, that's possible. But given that it was necessary to use a file to pass along the list of files to restore, it seemed easier to just use that one mechanism. It would be pretty easy to write a wrapper script that takes command-line arguments and writes the request file and passes it

[BackupPC-users] how to install SCGI , exactly??

2020-05-21 Thread Michael Walker - Rotech Motor Ltd .
Installed... General Server Information * The servers PID is 1302, on host [redacted], version 4.3.2, started at 2020-05-21 09:18. But cant launch a backup yet - I'm stuck with the error 2020-05-21 16:44:49 scgi : BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN;

Re: [BackupPC-users] replication of data pool

2020-05-21 Thread G.W. Haywood via BackupPC-users
Hi there, On Thu, 21 May 2020, Mike Hughes wrote: we're currently syncing our cpool to an off-site location on a weekly basis. Would it be feasible to only sync the latest of each backup rather than the entire pool? To elaborate, on Saturdays we run an rsync of the entire cpool to another