Hello all

 I am working with ssh2 on Solaris 2.6. Version 2.0.13.

 When I use scp, after the copy is finished, it not only exits scp, but
completly logs me out of the machine that I am working on. It does this even
if I am nultiple shells into the machine.

 ie. the following debug output.
( I am telnet'ed into email1 from develop in the followign example, then SU
ed to another user, then running another shell as that new user.) 

email1# scp -n -D 99 distfile email2:/tmp
warning: Development-time debugging not compiled in.
warning: To enable, configure with --enable-debug and recompile.
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: hostname is 'email2'.
debug: Unable to open //.ssh2/ssh2_config
Development-time debugging not compiled in.
To enable, configure with --enable-debug and recompile.
debug: connecting to email2...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: ssh_client_wrap: creating userauth protocol
debug: Host key found from the database.
debug: Unable to open //.ssh2/identification
root@email2's password: 
debug: Ssh2/ssh2.c:304/client_authenticated: client_authenticated
debug: SshTtyFlags/sshttyflags.c:275/ssh_encode_tty_flags: Not a tty. (fd =
0)
Not transferring distfile -> email2:/tmp/distfile  (1k)
debug: ssh_pipe_stream_destroy
email1# # email1% logout
Connection closed by foreign host.
develop:/etc# 


Any ideas why it is doing this?

Also, when using a regular ssh. The DISPLAY variable isnt getting as all the
docs say it should. Not a big an issue. But an annoying one.

 

Thanks
-Andrew

-- 
----------------------------------------------------------
Andrew Laden           | W: (212) 509-6400 xt. 145
Director of Systems    | Fax: (212) 509-4990
Plusfunds.com LLP.     | Quote: If it isn't written down,
[EMAIL PROTECTED]   |    it didn't happen.
----------------------------------------------------------

Reply via email to