0

To update my website I need to pull from GitHub to IIS, remotely, not by using RDP.

How can I do that? TelNet does not support git and I don't like installing OpenSSH ( it needs CygWin)

AVEbrahimi
  • 139
  • 7

2 Answers2

0

You can try use PowerShell remote session

Or use Sysinternal psexec to run command on remote system.

Slipeer
  • 3,295
  • 2
  • 21
  • 33
0

Behold! 30 characters are required.

https://github.com/PowerShell/Win32-OpenSSH

Dylan Knoll
  • 480
  • 2
  • 9