[Bug 1837] scp fails key auth/connection on second host when two remote paths are specified

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Nov 24 14:18:30 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1837

--- Comment #6 from Darren Tucker <dtucker at zip.com.au> 2010-11-24 14:18:30 EST ---
Comment on attachment 1966
  --> https://bugzilla.mindrot.org/attachment.cgi?id=1966
/home/djm/scp-propagate-opts.diff

>+			addargs(&remote_remote_args, "-oBatchmode yes");
> 			addargs(&args, "-oBatchmode yes");

Is that going to work?  I would expect it to get parsed as 2 args by
the remote shell and broken into '-oBatchmode' and 'yes' then have ssh
choke on a missing arg to BatchMode.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list