[Bug 941] Poor transfer from Windows to Linux
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Dec 7 09:09:13 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=941
------- Additional Comments From djm at mindrot.org 2004-12-07 09:09 -------
Actually this may be a cygwin bug. From your example:
scp sourceid at windowsmc:c:/sourcefile sinkid at linuxmc:/a/directory/sinkfile
ssh: c: no address associated with name
It looks like something is intepreting the final 'c' and the two following
characters as a Windows-style path. OpenSSH's scp certainly doesn't do this, so
I expect that it would be Windows itself or one of the Cygwin DLLs that OpenSSH
links against.
What does turning up the debugging do. i.e "scp -v"
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list