Reputation: 137
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?
Upvotes: 1
Views: 4618
Reputation: 546
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.
Upvotes: 1
Reputation: 202168
To invoke a remote command using WinSCP, use the call
command.
Upvotes: 1