/[tramp]/tramp/texi/tramp.texi
ViewVC logotype

Diff of /tramp/texi/tramp.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.99 by kai, Wed Oct 8 19:57:02 2003 UTC revision 2.100 by albinus, Sun Nov 2 20:16:50 2003 UTC
# Line 208  control, and @command{dired} are transpa Line 208  control, and @command{dired} are transpa
208    
209  Your access to the remote machine can be with the @command{rsh},  Your access to the remote machine can be with the @command{rsh},
210  @command{rlogin}, @command{telnet} programs or with any similar  @command{rlogin}, @command{telnet} programs or with any similar
211  connection method.  This connection must pass ASCII successfully to be  connection method.  This connection must pass @acronym{ASCII}
212  usable but need not be 8-bit clean.  successfully to be usable but need not be 8-bit clean.
213    
214  The package provides support for @command{ssh} connections out of the  The package provides support for @command{ssh} connections out of the
215  box, one of the more common uses of the package.  This allows  box, one of the more common uses of the package.  This allows
# Line 642  easy to implement, so I haven't got arou Line 642  easy to implement, so I haven't got arou
642  @cindex sshx method  @cindex sshx method
643  @cindex Cygwin (with sshx method)  @cindex Cygwin (with sshx method)
644    
645  As you expect, this is similar to @option{ssh}, only a little  As you would expect, this is similar to @option{ssh}, only a little
646  different.  Whereas @option{ssh} opens a normal interactive shell on  different.  Whereas @option{ssh} opens a normal interactive shell on
647  the remote host, this option uses @samp{ssh -t -t @var{host} -l  the remote host, this option uses @samp{ssh -t -t @var{host} -l
648  @var{user} /bin/sh} to open a connection.  This is useful for users  @var{user} /bin/sh} to open a connection.  This is useful for users
# Line 807  This method supports the @samp{-p} hack. Line 807  This method supports the @samp{-p} hack.
807  @cindex ssh (with scpx method)  @cindex ssh (with scpx method)
808  @cindex Cygwin (with scpx method)  @cindex Cygwin (with scpx method)
809    
810  As you expect, this is similar to @option{scp}, only a little  As you would expect, this is similar to @option{scp}, only a little
811  different.  Whereas @option{scp} opens a normal interactive shell on  different.  Whereas @option{scp} opens a normal interactive shell on
812  the remote host, this option uses @samp{ssh -t -t @var{host} -l  the remote host, this option uses @samp{ssh -t -t @var{host} -l
813  @var{user} /bin/sh} to open a connection.  This is useful for users  @var{user} /bin/sh} to open a connection.  This is useful for users
# Line 1290  There are different possible strategies Line 1290  There are different possible strategies
1290  strategy is to enable @tramp{} to deal with all possible situations.  strategy is to enable @tramp{} to deal with all possible situations.
1291  This is a losing battle, since it is not possible to deal with  This is a losing battle, since it is not possible to deal with
1292  @emph{all} situations.  The other strategy is to require you to set up  @emph{all} situations.  The other strategy is to require you to set up
1293  the remote host such that it behaves like @tramp{} expect.  This might  the remote host such that it behaves like @tramp{} expects.  This might
1294  be inconvenient because you have to invest a lot of effort into shell  be inconvenient because you have to invest a lot of effort into shell
1295  setup before you can begin to use @tramp{}.  setup before you can begin to use @tramp{}.
1296    

Legend:
Removed from v.2.99  
changed lines
  Added in v.2.100

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26