Doc bug? relative speed of inline/out-of-band methods

2000-12-15 Thread Kai Großjohann
The node `Connection types' says: / |The performance of the external transfer methods is generally better | than that of the inline methods. This is caused by the need to encode | and decode the data when transferring inline. | |The one exception to this rule are the `scp' based

check in by grossjoh: 'tramp/lisp tramp.el,1.436 ChangeLog,1.32'

2000-12-15 Thread Kai Grossjohann
Update of /services/emacs-rcp/cvsroot/tramp/lisp In directory lucy:/export/home/grossjoh/work/emacs-tramp/tramp/lisp Modified Files: tramp.el ChangeLog Log Message: (tramp-post-connection): Search for a shell before finding a command to check if a file exists.

; versus newline problem

2000-12-15 Thread Kai Großjohann
You remember that we had this problem that some people needed to separate commands with ";" in tramp-send-command-and-check, and others needed to use a newline? I think I have now worked around this. Tramp now first searches for a shell to use, and only then searches for a command for finding

Re: tramp ($Id: tramp.el,v 1.434 2000/11/17 22:13:36 grossjoh Exp $); solaris 2.6, test -x /bin/ksh

2000-12-15 Thread Kai Großjohann
On Tue, 28 Nov 2000, James Cooley wrote: I can't seem to get started with Tramp. I did see some mail on the list about problems with Tramp and Solaris 2.6 but I was not sure what the conclusion was. If anyone can pass on their wisdom I'd be grateful. I get the following in *Messages*