Interesting. The command syntax worked, (Thanks Les) But it returned: Permanently added 'rsa.pub' (RSA) to the list of known hosts. Write failed: Broken pipe
Terry -----Original Message----- From: Les Mikesell [mailto:[email protected]] Sent: Thursday, November 06, 2014 1:54 PM To: General list for user discussion, questions and support Subject: Re: [BackupPC-users] Unable to read 4 bytes On Thu, Nov 6, 2014 at 12:45 PM, tschmid4 <[email protected]> wrote: > Devils in the details. > Now it returns 'ssh: Could not resolve host name .ssh/id_rsa.pub: Name or > service not known > > I've altered the syntax as: > > Ssh-copy-id .ssh/id_rsa.pub root@server > > Have I missed the syntax somehow? > Yes the .ssh/id_rsa.pub is the argument to the -i (identity) option. If you omit one you have to omit both. -- Les Mikesell [email protected] ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/ ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
