On Thu, Dec 20, 2007 at 02:04:05PM -0800, John Floren wrote: > can someone tell me what packet type 5d is? $ grep 93 ssh2.h #define SSH2_MSG_CHANNEL_WINDOW_ADJUST 93 > (or show me some docs that contain the definition) RFC 4250 and RFC 4254. //Peter