Re: SCP failing
neville_at_whitespacestudio.com
Date: 02/24/05
- Previous message: Andrew Schulman: "Re: "automatic" port forwarding"
- In reply to: Martin: "Re: SCP failing"
- Next in thread: Martin: "Re: SCP failing"
- Reply: Martin: "Re: SCP failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Feb 2005 07:08:26 -0800
Okay - I've made some progress although it seems that there was a 900
charecter limit to any command I tried running remotely.
ssh -v user@host "echo `cat < .ssh/id_dsa.pub` >
.ssh/authorized_hosts_test"
Would truncate my 2048 bit key - a 1024 key is fine. From the debug:
debug1: Sending command: echo ssh-dss xxx user@local >
.ssh/authorized_keys
debug1: channel request 0: exec
debug1: channel 0: open confirm rwindow 0 rmax 32768
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
But nothing happens after that? Do I need certain permissions set or
something
- Previous message: Andrew Schulman: "Re: "automatic" port forwarding"
- In reply to: Martin: "Re: SCP failing"
- Next in thread: Martin: "Re: SCP failing"
- Reply: Martin: "Re: SCP failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|