Last active
September 19, 2020 12:04
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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