Advertisement
Guest User

DeltaCopy rSync ue4 problem

a guest
Jul 23rd, 2015
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. F:\DeltaCopy\
  2.  
  3. ================================================================================
  4.  
  5. Connecting to a1011 as user retrozelda to create an SSH Key.
  6.  
  7. Please note the following:
  8. It may prompt you about "authenticity of host can't be established." You must
  9. enter yes
  10. It will then prompt your for your password on a1011
  11. Finally it will ask your for a 'passphrase' for your new SSH key. Do NOT give
  12. it a passcode, just hit enter
  13. Hit enter again when prompted to confirm.
  14. ================================================================================
  15.  
  16.  
  17. Press any key to continue . . .
  18. Password:
  19. Enter passphrase (empty for no passphrase):
  20.  
  21. Enter same passphrase again:
  22.  
  23. Generating public/private rsa key pair.
  24. Your identification has been saved in RemoteToolChain.
  25. Your public key has been saved in RemoteToolChain.pub.
  26. The key fingerprint is:
  27. 25:bf:00:51:c1:15:fe:7a:00:c3:13:1a:ea:0d:8e:a0 retrozelda@a1011
  28. The key's randomart image is:
  29. +--[ RSA 2048]----+
  30. | oo+oo. |
  31. | . =.o |
  32. |. o o * o |
  33. |.. + o . B . |
  34. |E . o . S o . |
  35. | . + |
  36. | o . |
  37. | . |
  38. | |
  39. +-----------------+
  40.  
  41. ================================================================================
  42.  
  43. Now we will connect again to a1011 to download the generated private key.
  44. You will have to enter your password again.
  45. The private key will be stored in:
  46. "C:\Users\RetroZelda\AppData\Roaming"\Unreal Engine\UnrealBuildTool\SSHKeys\a
  47. 1011\retrozelda\RemoteToolChainPrivate.key
  48.  
  49. If you want to share this key with others on your team, copy the contents of SSH
  50. Keys directory to:
  51. ../../../Engine/\Build\SSHKeys
  52. and then put it into your source control.
  53. ================================================================================
  54.  
  55.  
  56. Press any key to continue . . .
  57. Password:
  58. 0 [main] ssh 15292 fhandler_base::dup: dup(some disk file) failed, handle
  59. 194, Win32 error 50
  60. dup() in/out/err failed
  61. rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
  62. rsync error: unexplained error (code 255) at /home/lapo/packaging/rsync-3.0.4-1/
  63. src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
  64.  
  65. ================================================================================
  66. ===================
  67. Assuming you have seen no errors above, you are ready to compile UE4 remotely on
  68. a1011!
  69. ================================================================================
  70. ===================
  71.  
  72. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement