On Thu, 30 Jan 2014, Darren Tucker wrote: > On Thu, Jan 30, 2014 at 9:48 AM, Damien Miller <djm@xxxxxxxxxxx> wrote: > > Unfortunately, this will cause scp to skip using ssh completely as the > > -S option specifies a replacement for ssh. We could either 1) make a > > different wrapper that runs the scp under test via ssh, 2) add an option > > to scp that lets it specify an explicit path to a scp binary to run on > > the remote end or 3) remove scp from the test entirely. > > 4) use ssh -oSendEnv to set $PATH to find the scp we want to test? I could be wrong, but I think PATH is overridden when sent via SendEnv -d _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev