windows command line for SSH client

Status
Not open for further replies.

gobiraj

Member level 2
Joined
Jul 23, 2013
Messages
46
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
374
Hi All,

Can someone please help me to find the CL for SSH client for the following requirement?

1) I have got installed SSH server on Linux PC also have got SSH client on windows PC
2) Now I have to use the command prompt of windows PC to send some command to Linux PC

the following parameters should be included in my windows command line of SSH

USER_NAME, PASSWORD , IP of LINUX PC and EXEUTABLE COMMAND FOR LINUX PC

But I don't know the structure to use them on CL of windows

Thanks
Gobi
 

You need host ip and port (normally 22) to connect ssh

You may try putty and type host IP and ssh port to open terminal window

then you can send linux command via this terminal windows

Putty download

 

Thanks for your prompt reply. I have already tried using GUI interface.
My final goal is to create windows batch file for some automated execution.

So would you please suggest the CL for above all on windows PC
 


So if I use putty , can I use plink command on windows command prompt . If so can what should I do except installing putty on my windows system
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…