svnno****@sourc*****
svnno****@sourc*****
2010年 11月 13日 (土) 18:47:51 JST
Revision: 4154 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4154 Author: maya Date: 2010-11-13 18:47:51 +0900 (Sat, 13 Nov 2010) Log Message: ----------- /ssh-C,/ssh-C=,/ssh-c ã®èª¬æã追å Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/commandline/ttssh.html trunk/doc/ja/html/about/history.html trunk/doc/ja/html/commandline/ttssh.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2010-11-10 16:19:26 UTC (rev 4153) +++ trunk/doc/en/html/about/history.html 2010-11-13 09:47:51 UTC (rev 4154) @@ -1582,6 +1582,7 @@ <ul> <li>added support for sending a BREAK signal to the remote host on Control menu - Send break(only useful for SSH2). Also, the sendbreak macro can support it.</li> <li>added support for changing the user password by using the keyboard-interactive method.</li> + <li>added command line options for control compression <a href="../commandline/ttssh.html#ssh-C">/ssh-C</a>,<a href="../commandline/ttssh.html#ssh-C=">/ssh-C=</a>,<a href="../commandline/ttssh.html#ssh-c">/ssh-c</a>.</li> </ul> </li> Modified: trunk/doc/en/html/commandline/ttssh.html =================================================================== --- trunk/doc/en/html/commandline/ttssh.html 2010-11-10 16:19:26 UTC (rev 4153) +++ trunk/doc/en/html/commandline/ttssh.html 2010-11-13 09:47:51 UTC (rev 4154) @@ -124,6 +124,15 @@ <dt id="ssh-v">/ssh-v</dt> <dd>setup the log level to VERBOSE mode</dd> + + <dt id="ssh-C">/ssh-C</dt> + <dd>enable compression(level=6)</dd> + + <dt id="ssh-C=">/ssh-C=<level></dt> + <dd>enable compression with compression level(0-9)</dd> + + <dt id="ssh-c">/ssh-c</dt> + <dd>disable compression</dd> </dl> <p>If the value can include the space character, a user should put the value in quotations by using `"' character.<br> Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2010-11-10 16:19:26 UTC (rev 4153) +++ trunk/doc/ja/html/about/history.html 2010-11-13 09:47:51 UTC (rev 4154) @@ -1584,6 +1584,7 @@ <ul> <li>Control menu - Send breakÅAu[NM(SSH2 only)ðM·éæ¤Éµ½B"sendbreak"}NàT|[gµ½B</li> <li>keyboard-interactiveFØɨ¢ÄApX[hÏXªs¦éæ¤Éµ½B</li> + <li>³kðwè·éR}hCIvV <a href="../commandline/ttssh.html#ssh-C">/ssh-C</a>,<a href="../commandline/ttssh.html#ssh-C=">/ssh-C=</a>,<a href="../commandline/ttssh.html#ssh-c">/ssh-c</a> ðÇÁµ½B</li> </ul> </li> Modified: trunk/doc/ja/html/commandline/ttssh.html =================================================================== --- trunk/doc/ja/html/commandline/ttssh.html 2010-11-10 16:19:26 UTC (rev 4153) +++ trunk/doc/ja/html/commandline/ttssh.html 2010-11-13 09:47:51 UTC (rev 4154) @@ -124,6 +124,15 @@ <dt id="ssh-v">/ssh-v</dt> <dd>Oxð VERBOSE [hÉ·é</dd> + + <dt id="ssh-C">/ssh-C</dt> + <dd>³kðLøÉ·é(³kxÍ6)</dd> + + <dt id="ssh-C=">/ssh-C=<level></dt> + <dd>³kx(0-9)ðwèµÄ³kðLøÉ·é</dd> + + <dt id="ssh-c">/ssh-c</dt> + <dd>³kð³øÉ·é</dd> </dl> <p>lÉXy[XðÜßé½ßÉÍAlSÌð `"' ÅÍñž³¢B<br>