Hi,
When you asked for tramp-methods, I realized and verifed tramp-methods and didn't find the one I added. I hadn't byte-compiled it so it wasn't in list.

Once I compiled it..it works like a charm!!

this is ksu entry i added:

("ksu"
  (tramp-login-program "ksu")
  (tramp-login-args
   (("%u")))
  (tramp-remote-sh "/bin/sh"))

Thanks for all your help..

- Swarup

On 12/3/2010 9:07 AM, Michael Albinus wrote:
Swarup<[email protected]>  writes:

It gives same error:
Method `ksu' is not supported for multi-hops.
Which Tramp version do you use (try "C-h v tramp-version")? I would also
like to see the whole tramp-methods contents (try "C-h v tramp-methods").

Thanks,

Swarup
Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to