/[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.88 by albinus, Sun Apr 6 21:44:33 2003 UTC revision 2.89 by albinus, Sat May 24 22:41:02 2003 UTC
# Line 569  apply it for encoding and decoding. Line 569  apply it for encoding and decoding.
569  Connect to the remote host with @command{rsh}.  Due to the unsecure  Connect to the remote host with @command{rsh}.  Due to the unsecure
570  connection it is recommended for very local host topology only.  connection it is recommended for very local host topology only.
571    
572    On operating systems which provide the command @command{remsh} instead
573    of @command{rsh}, you can use the method @option{remsh}.  This is true
574    for HP-UX or Cray UNICOS, for example.
575    
576    
577  @item @option{ssh}  @item @option{ssh}
578  @cindex method ssh  @cindex method ssh
# Line 673  This method is mostly interesting for Wi Line 677  This method is mostly interesting for Wi
677  implementation of SSH.  It uses @samp{plink -ssh} to log in to the  implementation of SSH.  It uses @samp{plink -ssh} to log in to the
678  remote host.  remote host.
679    
680    Additionally, the method @option{plink1} is provided, which calls
681    @samp{plink -1 -ssh} in order to use SSH protocol version 1
682    explicitely.
683    
684  CCC: Do we have to connect to the remote host once from the command  CCC: Do we have to connect to the remote host once from the command
685  line to accept the SSH key?  Maybe this can be made automatic?  line to accept the SSH key?  Maybe this can be made automatic?
686    
# Line 722  look at the @command{ssh} based inline m Line 730  look at the @command{ssh} based inline m
730  @cindex rsh (with rcp method)  @cindex rsh (with rcp method)
731    
732  This method uses the @command{rsh} and @command{rcp} commands to connect  This method uses the @command{rsh} and @command{rcp} commands to connect
733  to the remote machine and transfer files. This is probably the fastest  to the remote machine and transfer files.  This is probably the fastest
734  connection method available.  connection method available.
735    
736    The alternative method @option{remcp} uses the @command{remsh} and
737    @command{rcp} commands.  It should be applied on machines where
738    @command{remsh} is used instead of @command{rsh}.
739    
740    
741  @item @option{scp}  ---  @command{ssh} and @command{scp}  @item @option{scp}  ---  @command{ssh} and @command{scp}
742  @cindex method scp  @cindex method scp
# Line 940  user is queried for the password. Line 952  user is queried for the password.
952  This uses @command{rsh} to connect to the host.  You do not need to  This uses @command{rsh} to connect to the host.  You do not need to
953  enter a password unless @command{rsh} explicitly asks for it.  enter a password unless @command{rsh} explicitly asks for it.
954    
955    The variant @option{remsh} uses the @command{remsh} command.  It
956    should be applied on machines where @command{remsh} is used instead of
957    @command{rsh}.
958    
959  @item ssh  @item ssh
960  @cindex hop method ssh  @cindex hop method ssh
961  @cindex ssh hop method  @cindex ssh hop method

Legend:
Removed from v.2.88  
changed lines
  Added in v.2.89

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