SSH_RC_OK error message ?
From: Carl (ggroups@carldean.com)
Date: 12/06/02
- Next message: Richard Caley: "Windows GUI scp client"
- Previous message: Nico Kadel-Garcia: "Re: newbie update quesion..."
- Next in thread: Nico Kadel-Garcia: "Re: SSH_RC_OK error message ?"
- Reply: Nico Kadel-Garcia: "Re: SSH_RC_OK error message ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: ggroups@carldean.com (Carl) Date: 6 Dec 2002 03:02:06 -0800
When trying to pull a file from a Unix server to an NT server, the
files transfers correctly and completely, however the scp process
returns a non zero exit code.
The error messsage recived is as follows :
scp2:Scp2/scp2.c:706: Received error SSH_FC_OK, error message .
I haven't seem this before and it isn't very helpful, does anybody
have any ideas about this ?
Extra Info
===========
We are running the Commercial SSH
Command run :
scp2.exe -B -D 1 -a carl@test1:/usr/local/batch/tmp/load/carl.txt
D:\Apps\usr\local\batch\tmp/carlxfer.txt
Here is the full output from the command
scp2:Scp2/scp2.c:564: Starting transfer...
scp2:/usr/local/batch/tmp/load/SP450r_20021205_txns.txt
scp2:client supports 1 auth methods: 'publickey'
scp2:Ssh2Common/sshcommon.c:560: local ip = xxx.xxx.160.6, local port
= 1150
scp2:Ssh2Common/sshcommon.c:562: remote ip = xxx.xxx.168.19, remote
port = 22
scp2:Remote version: SSH-2.0-3.1.0 SSH Secure Shell (non-commercial)
scp2:Major: 3 Minor: 1 Revision: 0
scp2:server offers auth methods 'publickey,password'.
scp2:server offers auth methods 'publickey,password'.
scp2:Constructing and sending signature in publickey authentication.
scp2:Ssh2AuthPubKeyClient/authc-pubkey.c:1751: Public key
authentication was successful.
scp2:Ssh2Common/sshcommon.c:829: num_channels now 1
scp2:SshFCTransfer/sshfc_transfer.c:2489: Finished with file
D:/Apps/usr/local/batch/tmp/carl.txt.
scp2:Scp2/scp2.c:706: Received error SSH_FC_OK, error message .
scp2:Scp2/scp2.c:867: Transfer ready
scp2:Ssh2Common/sshcommon.c:803: num_channels now 0
Any suggestions warmly recieved =)
Cheers Carl
- Next message: Richard Caley: "Windows GUI scp client"
- Previous message: Nico Kadel-Garcia: "Re: newbie update quesion..."
- Next in thread: Nico Kadel-Garcia: "Re: SSH_RC_OK error message ?"
- Reply: Nico Kadel-Garcia: "Re: SSH_RC_OK error message ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]