Adam Jacob Muller wrote: > >> Any ideas how to wedge libssh2 to get it to play nicely with > >> this router? > > > > The OpenSSH problem is that the switch always tries to use the > > maximum window size reported by the remote (OpenSSH) but it > > doesn't have enough resources to do that so the channel open > > fails. > > > > libssh2 kex fail is interesting. Can you get more debugging from > > libssh2? > > Any chance you could point me in the right direction with regards > to enabling debugging? for some reason this seems to be not > behaving as I would expect. > > This php code... ..
> Any idea how to GET more debug from it :) For starters I recommend abandoning PHP and writing a small C program that reliably reproduces the failure. Besides making debugging much easier it will at the same time rule out any problems with the PHP bindings. //Peter ------------------------------------------------------------------------------ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel