[ale] SSH3.1.0 scp failure (a mystery to me)

Geoffrey esoteric at 3times25.net
Tue Jan 14 14:01:54 EST 2003


This is off the wall, as I have no idea what's going on, but noting the 
reference to 'Statting destination file' and noting you were writing to 
/tmp, I'm wondering if the scp create's a tmp file when it put's it over 
there and the tmp file it's trying to create is in /tmp, therefore it's 
shooting itself in the foot when trying to do the scp.  Now I've done 
copies to /tmp before with scp and not had such problems, but maybe the 
/tmp file on that machine is linked to /usr/tmp or /SOMEOTHER/tmp that 
scp is trying to use.

Just a stab in the dark with a dull fork...

Dow Hurst wrote:
> Chris,
> I've never run strace so looked at the man page.  Wasn't sure how to 
> identify the module needed to get the stream trace to work.
> I did try the reverse connection as you asked.  I get the exact same 
> output.  I'm not in screen.  I'll try to up the debug level:
> 
> Check what debug level 3 gave me!
> 
> root at fluffy's password:
> debug: Ssh2Common/sshcommon.c:285: Received SSH_CROSS_AUTHENTICATED 
> packet from connection protocol.
> debug: Ssh2/ssh2.c:646: Returning user input stream to original values.
> debug: scp:Scp2/scp2.c:1453: notification: 0Ssh2/ssh2.c:747: forward_x11 
> = FALSE, forward_agent = FALSE
> scp:Scp2/scp2.c:1476: buffer: 'AUTHENTICATED YES
> '
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> 
> debug: Ssh2Common/sshcommon.c:829: num_channels now 1
> debug: SshTtyFlags/sshttyflags.c:354: Not a tty. (fd = 0)
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> scp:SshFCTransfer/sshfc_transfer.c:1632: Statting destination file 
> /tmp/. before trying to remove it...
> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
> 
> Chris Ricker wrote:
> 
>> On Tue, 14 Jan 2003, Dow Hurst wrote:
>>
>>  
>>
>>> Here is a scp problem with SSH Communications 3.1.0 connections I'm 
>>> having.  Both client and server are the same version of the program.  
>>> I seem to have a problem after authentication occurs.  Regular ssh 
>>> sessions work just fine.  Any ideas on what I can try?   
>>
>>
>> Try the other direction (log into per, copy from fluffy to per 
>> initiating the copy from per) and see if that fails the same way
>>
>> This part after you're authenticated looks weird
>>
>>  
>>
>>> debug: Ssh2/ssh2.c:646: Returning user input stream to original values.
>>> debug: Ssh2Common/sshcommon.c:829: num_channels now 1
>>> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
>>> debug: SshTtyFlags/sshttyflags.c:354: Not a tty. (fd = 0)
>>> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
>>> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
>>> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
>>> scp:SshFCTransfer/sshfc_transfer.c:1592: No connection yet. Waiting...
>>>   
>>
>>
>> Perhaps the "Not a tty" is why you're getting "No connection yet"? 
>> You're not using screen or anything like that are you? Can you throw 
>> an additional v in there for more info (or run it under strace)?
>>
>> later,
>> chris
>>
>>  
>>
> 

-- 
Until later: Geoffrey		esoteric at 3times25.net

The latest, most widespread virus?  Microsoft end user agreement.
Think about it...

_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale






More information about the Ale mailing list