Penguin
Diff: ApplicationErrorMessages
EditPageHistoryDiffInfoLikePages

Differences between version 13 and predecessor to the previous major change of ApplicationErrorMessages.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 13 Last edited on Sunday, November 17, 2002 11:24:00 pm by PerryLorier Revert
Older page: version 12 Last edited on Thursday, November 7, 2002 5:43:06 pm by JohnMcPherson Revert
@@ -11,5 +11,4 @@
 !SSH/OpenSSH/scp(1) etc 
 * If you get an error "no matching comp found: client zlib server none" then what this means is that you tried to use compression but the ssh server refused. This might be because you had the "-C" option on the command line, or you have "Compression" in your ~/.ssh_options file. This might mean that there are different versions of ssh installed on the two machines, or different versions of libssl. Not trying to use compression will work around this. 
 * "bad packet length <lots of digits>" means there was a protocol error, normally due to conflicting versions of ssh on the two machines. 
 ---- 
-AddToMe