[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5
[Thread Prev] | [Thread Next]
- Subject: RE: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5
- From: "Kevin Lambert" <klambert@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 6 Nov 2013 15:11:08 -0500
- To: <libssh@xxxxxxxxxx>
Great, thanks! I have run into other issues with the Digi WR21 modem's support of ssh. I did find that the modem typically starts responding to sftp's after about 25 minutes of it having been rebooted. -----Original Message----- From: Aris Adamantiadis [mailto:aris@xxxxxxxxxxxx] Sent: Wednesday, November 06, 2013 2:52 PM To: libssh@xxxxxxxxxx Subject: Re: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5 Hi Kevin, #define SSH2_DISCONNECT_SERVICE_NOT_AVAILABLE 7 We may make this accessible in an easier manner in the future. However I can't help more to explain what "service not available" means. Aris Le 6/11/13 18:01, Kevin Lambert a écrit : > Does anybody know what the above disconnect code means? I am getting > that value by looking at the value of ?code? in > ssh_packet_disconnect_callback. > > > > Thanks, > > > > Kevin >
Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5 | "Kevin Lambert" <klambert@xxxxxxxxx> |
Re: Meaning of SSH_MSG_DISCONNECT code of 0x07000000 in 0.5.5 | Aris Adamantiadis <aris@xxxxxxxxxxxx> |