How do I copy files between computer across different domain, secure domain. IF in Linux I can just use scp , or windows to linux I can always use scp
Scenario.
Accessing to Client Environment:
- I have computer A located at abc.domain2.com and JumpBox at drt.abg.com, and another Jumpbox at 555.ggg.com.
Now I need to copy files from computer A at a.abc.domain2.com to computer B located at b.drt.abg.com , then copy that files to Computer C at c.555.ggg.com
Computer a > Windows 7 b > Windows 2003 c > Windows 2008
I have tried to enable local resouces in RDP windows but still failed. I have tried to copy and paste, and its grey out. Clipboard is enable.
Thank you. Reggy