emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/tramp.texi,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/man/tramp.texi,v
Date: Tue, 19 Dec 2006 06:57:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       06/12/19 06:57:28

Index: tramp.texi
===================================================================
RCS file: /sources/emacs/emacs/man/tramp.texi,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- tramp.texi  7 Nov 2006 10:58:19 -0000       1.49
+++ tramp.texi  19 Dec 2006 06:57:28 -0000      1.50
@@ -832,6 +832,26 @@
 This method supports the @samp{-p} hack.
 
 
address@hidden @option{scpc} --- @command{ssh} and @command{scp}
address@hidden method scpx
address@hidden scpx method
address@hidden scp (with scpx method)
address@hidden ssh (with scpx method)
+
+Newer versions of @option{ssh} (for example OpenSSH 4) offer an option
address@hidden  This allows @option{scp} to reuse an existing
address@hidden channel, which increases performance.
+
+Before you use this method, you shall check whether your @option{ssh}
+implementation does support this option.  Try from the command line
+
address@hidden
+ssh localhost -o ControlMaster=yes
address@hidden example
+
+This method supports the @samp{-p} hack.
+
+
 @item @option{pscp} --- @command{plink} and @command{pscp}
 @cindex method pscp
 @cindex pscp method




reply via email to

[Prev in Thread] Current Thread [Next in Thread]