On Wed, 3 May 2000, Mike Lewis wrote: > Suppose you have hostname1 that multiple machines will be connecting to > using rsync / ssh. When setting up the first machine (hostname2) to have a > passwordless login you would use: > > scp identity.pub user@hostname1:/home/username/.ssh/authorized_keys This doesn't make sense. If you want to copy foo to remotehost.com, you would use: scp -i remotehost.pub foo remotehost.com:foo -- Todd A. Jacobs Senior Network Consultant -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- SSH ? (probably a BASH question) Mike Lewis
- Re: SSH ? (probably a BASH question) Todd A. Jacobs
- Re: SSH ? (probably a BASH question) Cameron Simpson
- Re: SSH ? (probably a BASH question) Michael H. Warfield
- Re: SSH ? (probably a BASH question) Cameron Simpson
- Re: SSH ? (probably a BASH question) Michael H. Warfield
- Re: SSH ? (probably a BASH question) Sam Bayne
- Re: SSH ? (probably a BASH quest... Cameron Simpson
- RE: SSH ? (probably a BASH question) Mike Lewis
- From LocalTime to UTC (GMT) Darryl Harvey
- Re: From LocalTime to UTC (GMT) Mikkel L. Ellertson