I have Windows box and I wish to invoke a .sh script on a remote Unix server.
Can someone help me with the command if it is possible using WinSCP?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please refer to https://winscp.net/eng/docs/scripting#different_account
But I suggest to use a SSH client such as PuTTY or Bitvise Tunnelier to execute some command on remote server.