This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Attempting to scp from an NT workstation to an NT server


I'm trying to use scp to copy a file from an NT workstation to an NT
server via scp but from what I see , scp on NT does not work.  Please
help me debugging this problem.  Here are my debugging text.


>>>Command executed on client (NT Workstation 4.0)
scp1 -vqS \ssh\usr\local\bin\ssh1.exe cygwin1.dll
peter@205.174.5.150:/home/peter

>>>Debug session from client
<stuff deleted>...
client: Allocated local port 1023
client: Connecting to 205.174.5.150 port 22.
client: Connection established.
client: Remote protocol version 1.5, remote software version 1.2.26
client: Waiting for server public key.
client: Received server public key (768 bits) and host key (1024 bits).
client: Host '205.174.5.150' is known and matches the host key.
client: Initializing random; seed file /home/peter/.ssh/random_seed
client: Encryption type: idea
client: Sent encrypted session key.
client: Installing crc compensation attack detector.
client: Received encrypted confirmation.
client: Remote: Server does not permit empty password login.
client: No agent.
client: Doing password authentication.
peter@205.174.5.150's password: *******
client: Sending command: scp -v -t /home/peter
log: executing remote command as root: scp -v -t /home/peter
Environment:
   HOME=/home/peter
   USER=peter
   LOGNAME=peter
   SHELL=/winnt/system32/cmd.exe
   SSH_CLIENT=205.174.5.29 1023 22

Microsoft(R) Windows NT (TM)
client:  Transferred: stdin 0, stdout 275, stderr 0 bytes in 0.7
seconds
client:  Bytes per second: stding 0.0, stdout 376.2, stderr 0.0
client:  Exit status 0

_________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]