Re: [BackupPC-users] How to run a manual backup.

2024-03-07 Thread Tony Molloy
Thanks, Les and Iosif for the headsup on that link. It explained the problem OK. So my plan now is rather than changing the crypto used, is to convert my small home network to use ECDSA keys over the weekend. Hope things go Ok. Regards, Tony On Wed, 6 Mar 2024 at 17:04, Iosif Fettich wrote: >

Re: [BackupPC-users] How to run a manual backup.

2024-03-06 Thread Iosif Fettich
Thanks, yes the real problem is with the configuration of sshd on CS-9. It seems to be slightly different than on CS-8. So I don't have ssh working on the CS-9 box yet. I get the following error when I try to ssh between accounts even on the laptop box itself.     sshd[2608]: refusing RSA key:

Re: [BackupPC-users] How to run a manual backup.

2024-03-06 Thread Les Mikesell
On Wed, Mar 6, 2024 at 9:18 AM Tony Molloy wrote: > > Thanks, yes the real problem is with the configuration of sshd on CS-9. It > seems to be slightly different than on CS-8. So I don't have ssh working on > the CS-9 box yet. I get the following error when I try to ssh between > accounts even

Re: [BackupPC-users] How to run a manual backup.

2024-03-06 Thread Tony Molloy
-remote-directories > -- > *From:* Tony Molloy > *Sent:* Sunday, March 3, 2024 9:42 AM > *To:* backuppc-users@lists.sourceforge.net < > backuppc-users@lists.sourceforge.net>; Tony Molloy > > *Subject:* [BackupPC-users] How to run a manual backup.

Re: [BackupPC-users] How to run a manual backup.

2024-03-04 Thread Mike Hughes
o-use-rsync-to-sync-local-and-remote-directories From: Tony Molloy Sent: Sunday, March 3, 2024 9:42 AM To: backuppc-users@lists.sourceforge.net ; Tony Molloy Subject: [BackupPC-users] How to run a manual backup. Is it possible to run a backup of a share from the c

Re: [BackupPC-users] How to run a manual backup.

2024-03-03 Thread Norman J. Goldstein
On linux, look at /usr/share/BackupPC/bin/BackupPC_dump On 2024-03-03 07:42, Tony Molloy wrote: Is it possible to run a backup of a share from the command line. I've checked the manual and can't seem to find it. I've several CentOS-Stream-8 boxes backing up without problems. I upgraded one

[BackupPC-users] How to run a manual backup.

2024-03-03 Thread Tony Molloy
Is it possible to run a backup of a share from the command line. I've checked the manual and can't seem to find it. I've several CentOS-Stream-8 boxes backing up without problems. I upgraded one box to CentOS-Stream-9 and I'm having trouble configuring sshd to get rsync for backuppc working. I'd