ControlMaster, scp and current working directory
Mattieu Baptiste
mattieu.b at gmail.com
Thu May 31 19:56:02 EST 2012
Hi,
It seems there is a problem regarding ControlMaster and scp'ing a file
depending on the current working directory:
$ cd ~/Personnel
$ scp -o ControlMaster=yes cox.jpg host.local:
muxserver_listen bind(): No such file or directory
lost connection
$ scp -o ControlMaster=no cox.jpg host.local:
cox.jpg 100% 222KB 222.1KB/s 00:00
$ cd
$ scp -o ControlMaster=yes Personnel/cox.jpg host.local:
cox.jpg 100% 222KB 222.1KB/s 00:00
$ scp -o ControlMaster=no Personnel/cox.jpg host.local:
cox.jpg 100% 222KB 222.1KB/s 00:00
This is on OpenBSD -current/amd64.
Regards,
--
Mattieu Baptiste
"/earth is 102% full ... please delete anyone you can."
More information about the openssh-unix-dev
mailing list