[Bug 941] Poor transfer from Windows to Linux
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Oct 14 01:23:59 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=941
Summary: Poor transfer from Windows to Linux
Product: Portable OpenSSH
Version: 3.9p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: david.outteridge at uchsc.edu
I have installed OpenSSH for Windows on a Windows 2000 box, and am running
Mandrake 9.? on another machine. I get the problem below when trying to use
scp to transfer from Windows to Linux. This behaviour prevents me from doing
a remote Windows to remote Linux transfer, in addition to requiring the
special syntax when transferrng from Windows to the local machine.
# Version.
ssh -v
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
<snip>
# Version.
scp -v
<?>
# This works.
scp sourceid at windowsmc:c:/sourcefile /a/directory/sinkfile
# This produces an error.
scp sourceid at windowsmc:c:/sourcefile sinkid at linuxmc:/a/directory/sinkfile
ssh: c: no address associated with name
dajo
------- 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