Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
is there a way of adding an ssh key in a windows machine? I'm trying to do rsync over ssh on my windows machine, but i keep having to put my password in. I have installed cwrsync, which as SSH built it, meaning I can use the windows dos screen.
I can successfully ssh in without password by creating a private key and telling ssh where to find it:
I bundled together a load of software and spoofed the Process which allows the key to be held.
If you can tell me which version of windows are you running, then I'll give you more details and send the programme over. It would be good if you could help, as I want to test it a bit more.
ssh-add is a part of the ssh agent, which give you the function you request.
Try to find a ssh agent to windows.
This link might help you of in th eright direction. http://www.mkssoftware.com/docs/man1/secsh-agent.1.asp
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.