Search code examples
shwinscp

WinSCP to invoke remote script


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?


Solution

  • 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.