[BackupPC-users] Deleting backups

2022-08-23 Thread Norbert Hoeller via BackupPC-users
I have a home file server that also runs backuppc for a number of other servers. Backuppc backs up /home (host localhome) on the file server so I can recover from accidentally deleted files. Originally, /var/lib/backuppc was mapped to its own partition which periodically caused space issues. I

Re: [BackupPC-users] Deleting backups

2022-08-30 Thread Norbert Hoeller via BackupPC-users
which is not trivial. On August 23, 2022 11:38:53 AM EDT, Norbert Hoeller via BackupPC-users wrote: >I have a home file server that also runs backuppc for a number of other >servers. Backuppc backs up /home (host localhome) on the file server so I can >recover from accidentally dele

Re: [BackupPC-users] ssh+rsync and known_hosts

2023-08-27 Thread Norbert Hoeller via BackupPC-users
>On 7/22/23 11:59 AM, Kenneth Porter wrote: >> I'm setting up some Raspberry Pis and I set up BackupPC to back them up >> using ssh+rsync. I installed the key in ~backuppc/.ssh/authorized_keys but >> the initial backup was still failing. So I tried manually ssh'ing into the >> Pi and discove

Re: [BackupPC-users] Capture Metrics from wget

2024-12-01 Thread Norbert Hoeller via BackupPC-users
I was able to fetch my backuppc v4 Server Status page by passing --user= and --password= to the wget command. On November 30, 2024 4:50:01 p.m. EST, cl...@n7qnm.net wrote: > >Is there any way to pass the username/password in the request, or some other >way to get metrics?