https://bugzilla.mindrot.org/show_bug.cgi?id=2243
--- Comment #1 from Adam Wolk <[email protected]> --- As reported by tkoskine on IRC it seems to be related that HOST a config is taken into consideration. The -3 option worked for tkoskine while tunelling traffic through his own host. This hangs for me: mulander@koparo move]$ scp -3 build.koparo.com:~/adam.txt build.koparo.com:~/adam2.txt Enter passphrase for key '/home/mulander/.ssh/id_rsa': Enter passphrase for key '/home/mulander/.ssh/id_rsa': Since I don't have a an ssh agent running. Not sure if this is a bug or feature. I expected my client to negotiate the connection (auth against both boxes) and both ends passing the data after that. Also the connection hanging with no indication is a bit problematic to diagnose. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
