SCP from UNIX box to Windows server
paoloassantos_at_gmail.com
Date: 06/23/05
- Next message: Payal: "using tar on localhost"
- Previous message: Joachim Schipper: "Re: Failed Login to Only Spit Out message after 3 Failed Tries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 22 Jun 2005 19:58:44 -0700
Hi,
I'm having problems sending a file from a UNIX box to a windows server.
UNIX box : son19
Windows : 130.x.x.x (home dir is c:\Documents and Settings\<user>
this is the command that I use scp $HOME/file.pub <user>@130.x.x.x:.
but i keep getting this error :
<user>@130.x.x.x's password:
scp: warning: . (dest): No such file or directory.
On verbose node, this is what i get :
debug: SshTtyFlags/sshttyflags.c:294: Not a tty. (fd = 0)
scp:SshFCTransfer/sshfc_transfer.c:1642: Destination file didn't exist.
scp:Scp2/scp2.c:795: Received error SSH_FC_ERROR_PERMISSION_DENIED.
scp: warning: . (dest): No such file or directory.
scp:Scp2/scp2.c:728: Received error SSH_FC_OK, error message .
scp:Scp2/scp2.c:931: Transfer ready
scp:ssh_pipe_stream_destroy
son19:[user]:/abc/abc/home/user/.ssh2 > debug:
Ssh2ChannelSession/sshchsession.c:1380: received exit status : 0
debug: Ssh2Common/sshcommon.c:678: num_channels now 0
debug: Got session close with exit_status=0
Any ideas?
Thanks!
- Next message: Payal: "using tar on localhost"
- Previous message: Joachim Schipper: "Re: Failed Login to Only Spit Out message after 3 Failed Tries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|