scp file_to_copy [email protected]:/path/to/location Regards, Mohammad Tariq
On Thu, Oct 25, 2012 at 3:31 PM, Nitin Pawar <[email protected]>wrote: > operating system you are using will be of good help to answer your > question. > > Normally the command you are looking for is provided by "openssh-clients" > Install this package if not already. > > If installed normally on a redhat system its placed at /usr/bin/ssh-copy-id > > On Thu, Oct 25, 2012 at 3:24 PM, <[email protected]> wrote: > > Hi All, > > > > I am trying to copy the public key by this command. > > > > Master:~ mediaadmin$ ssh-copy -id -i $HOME/.ssh/id_rsa.pub pluto@Slave > > > > I have two machines Master Name is pluto and same name is of Slave. > (Admin) > > > > And I got this error, Where I am going wrong? > > > > ssh-copy-id: command not found > > > > > > Please suggest > > > > Thanks & regards > > Yogesh Kumar > > > > > > The information contained in this electronic message and any attachments > to > > this message are intended for the exclusive use of the addressee(s) and > may > > contain proprietary, confidential or privileged information. If you are > not > > the intended recipient, you should not disseminate, distribute or copy > this > > e-mail. Please notify the sender immediately and destroy all copies of > this > > message and any attachments. > > > > WARNING: Computer viruses can be transmitted via email. The recipient > should > > check this email and any attachments for the presence of viruses. The > > company accepts no liability for any damage caused by any virus > transmitted > > by this email. > > > > www.wipro.com > > > > -- > Nitin Pawar >
