Roberto Sebastiano <[EMAIL PROTECTED]> writes: > If I do ctrl-x-f /su:root@localhost I get: > ssh: su: Name or service not known > > Process *tramp/nil su* exited abnormally with code 255
Your file name is incomplete, so Tramp is assuming you're using (default) method "ssh", host "su", file "root@localhost". You might try "/su:root@localhost:.", or something like this. > I cannot even write the entire string.. I get that message after "/su:" > It seems that it ignores the su method.. any idea ? > I'm using tramp 2.0.26 > > Cheers, Best regards, Michael. _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
