I believe I solved my issue of the hostname, I had to use the IP address for
some reason, I cant use the FQDN.
Also, when I try to run a backup it fails after about 10 minutes, I'm receiving
the following message...
2018-03-12 16:39:08 Got fatal error during xfer (rsync error: error in rsync
protocol data stream (code 12) at io.c(629) [generator=3.0.9.11])
2018-03-12 16:39:14 Backup aborted (rsync error: error in rsync protocol data
stream (code 12) at io.c(629) [generator=3.0.9.11])
I'm not sure on what that error means?
________________________________
From: Stefan Peter <s_pe...@swissonline.ch>
Sent: 12 March 2018 15:54:53
To: backuppc-users@lists.sourceforge.net
Subject: Re: [BackupPC-users] Can't switch users to BackupPC in terminal?
On 12.03.2018 15:09, Marc Gilliatt wrote:
> I'm sorry, I'm not too sure on what you mean by working in /srv/backuppc?
>
>
> I copied and pasted the RSA key from my backuppc server to my host I
> would like backing up. I ran the following commands,
>
>
> On my backuppc server:
>
> /cat /root/.ssh/id_rsa.pub > id_rsa.pub_copy
> /
>
>
> On my host server:
>
> ///cat id_rsa.pub_copy >> /root/.ssh/authorized_keys/
>
> /
> /
I don't see any copy command from the backuppc server to the client here?
Why dont you use
ssh-copy-id -i /var/lib/backuppc/.ssh/id_rsa.pub root@backuppc-client
(execute this as root user on the backuppc server!)
With kind regards
Stefan Peter
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
(See https://en.wikipedia.org/wiki/Posting_style for details)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/