Hi Ben,

No output.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 1:54 PM
To: Rudi Heitbaum
Cc: [EMAIL PROTECTED]
Subject: Re: NCR Unix and openssh 2.9.9p2



Do:

ssh site /bin/true

or where ever you have have 'true' or 'false' binary.. Does it give any
output?

- Ben

On Fri, 5 Oct 2001, Rudi Heitbaum wrote:

> Hi All,
>
> We have a NCR MP-RAS system and are having problems with scp on the ncr
> hanging/not closing after the files are sent through.
>
> The file/files scped to the NCR system are correct on disk.
>
> A truss of the scp -t process spawned by ssh is:
>
> write(3, " e a p 1 3 7 0 _ s e t _".., 8192)    = 8192
> read(0, " n e t s a r e l o c a l".., 4096)     = 4096
> read(0, " a g b i t s\0 u f s _ v".., 2485)     = 2485
> write(3, " n e t s a r e l o c a l".., 6581)    = 6581
> fcntl(3, F_FREESP, 0x08047504)                  = 0
> close(3)                                        = 0
> read(0, "\0", 1)                                = 1
> write(1, "\0", 1)                               = 1
> read(0, 0x080475AC, 1)          (sleeping...)
>
> It seems the differences between a system that works and this system is
that
> a signal is
> sent to the scp process, this does not seem to be occuring on this
platform.
>
> openssh has been compiled with gcc 2.95.2, we have also tried openssh
2.9p2.
>
> Regards
>
> Rudi
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to