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

Diff of /emacs/man/tramp.texi

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

revision 1.37 by lektu, Thu Jun 23 01:07:53 2005 UTC revision 1.38 by rms, Thu Jun 23 17:30:43 2005 UTC
# Line 1211  in @file{~/.ssh/config} style files. Line 1211  in @file{~/.ssh/config} style files.
1211    
1212  SSH2 parsing of directories @file{/etc/ssh2/hostkeys/*} and  SSH2 parsing of directories @file{/etc/ssh2/hostkeys/*} and
1213  @file{~/ssh2/hostkeys/*}.  Hosts are coded in file names  @file{~/ssh2/hostkeys/*}.  Hosts are coded in file names
1214  @file{hostkey_PORTNUMBER_HOST-NAME.pub}.  User names are always @code{nil}.  @file{hostkey_@var{portnumber}_@var{host-name}.pub}.  User names
1215    are always @code{nil}.
1216    
1217  @item @code{tramp-parse-sknownhosts}  @item @code{tramp-parse-sknownhosts}
1218  @findex tramp-parse-shostkeys  @findex tramp-parse-shostkeys
# Line 1219  SSH2 parsing of directories @file{/etc/s Line 1220  SSH2 parsing of directories @file{/etc/s
1220  Another SSH2 style parsing of directories like  Another SSH2 style parsing of directories like
1221  @file{/etc/ssh2/knownhosts/*} and @file{~/ssh2/knownhosts/*}.  This  @file{/etc/ssh2/knownhosts/*} and @file{~/ssh2/knownhosts/*}.  This
1222  case, hosts names are coded in file names  case, hosts names are coded in file names
1223  @file{HOST-NAME.ALGORITHM.pub}.  User names are always @code{nil}.  @file{@var{host-name}.@var{algorithm}.pub}.  User names are always @code{nil}.
1224    
1225  @item @code{tramp-parse-hosts}  @item @code{tramp-parse-hosts}
1226  @findex tramp-parse-hosts  @findex tramp-parse-hosts
# Line 1522  When Line 1523  When
1523  @ifset xemacs  @ifset xemacs
1524  @code{bkup-backup-directory-info}  @code{bkup-backup-directory-info}
1525  @end ifset  @end ifset
1526  is nil (the default), such problems do not occur.  is @code{nil} (the default), such problems do not occur.
1527    
1528  Therefore, it is usefull to set special values for @value{tramp}  Therefore, it is usefull to set special values for @value{tramp}
1529  files.  For example, the following statement effectively `turns off'  files.  For example, the following statement effectively `turns off'
# Line 2125  fi Line 2126  fi
2126  @end example  @end example
2127    
2128    
2129  @item @value{tramp} doesn't transfer strings with more than 500 characters  @item
2130    @value{tramp} doesn't transfer strings with more than 500 characters
2131  correctly  correctly
2132    
2133  On some few systems, the implementation of @code{process-send-string}  On some few systems, the implementation of @code{process-send-string}
# Line 2133  seems to be broken for longer strings. Line 2135  seems to be broken for longer strings.
2135  customize the variable @code{tramp-chunksize} to 500.  For a  customize the variable @code{tramp-chunksize} to 500.  For a
2136  description how to determine whether this is necessary see the  description how to determine whether this is necessary see the
2137  documentation of @code{tramp-chunksize}.  documentation of @code{tramp-chunksize}.
   
2138  @end itemize  @end itemize
2139    
2140    

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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