Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19990513161943.1391.rocketmail@send205.yahoomail.com> Date: Thu, 13 May 1999 09:19:43 -0700 (PDT) From: Duncan Yun Subject: Attempting to scp from an NT workstation to an NT server To: gnu-win32 AT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 AT 205 DOT 174 DOT 5 DOT 150:/home/peter >>>Debug session from client ... 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 AT 205 DOT 174 DOT 5 DOT 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 AT sourceware DOT cygnus DOT com