On Sun, Jan 24, 2010 at 4:45 PM, Michael Albinus <[email protected]> wrote: > Francis Moreau <[email protected]> writes: > >> Hello, > > Hi, > >> 16:32:17.037183 tramp-send-command (6) # exec ssh ssh -q -e none >> 16:32:17.097013 tramp-process-actions (6) # >> >> Process *tramp/scp ssh* exited abnormally with code 255 >> 16:32:17.097239 tramp-process-actions (1) # File error: Process died > > This looks strange. Is "ssh" the name of your remote host? What happens, > if you call "ssh ssh -q -e none" in a shell?
This fails: $ ssh ssh -q -e none $ echo $? 255 But tramp assumes that the remote host is 'ssh' ? I only starts to enter : '/ssh:' for the filename so it either the method name or the host name. -- Francis _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
