Skip to content

Instantly share code, notes, and snippets.

@emrahgunduz
Last active September 19, 2020 12:04
Show Gist options
  • Save emrahgunduz/ac73d4b6ad328378df8e4a59ccb0144e to your computer and use it in GitHub Desktop.
Save emrahgunduz/ac73d4b6ad328378df8e4a59ccb0144e to your computer and use it in GitHub Desktop.
This is what Unreal Engine calls from Windows for SSH connection to a macos machine -- use if ip of macos changes
"C:\Program Files (x86)\Epic Games\4.14\Engine\Extras\ThirdPartyNotUE\DeltaCopy\Binaries\ssh.exe" -i '/cygdrive/D/Unreal/HitMe/Packer/Provision/ios/RemoteToolChainPrivate.key' -p 22 [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment