Adrian Phillips <[EMAIL PROTECTED]> writes:

>>>>>> "Adrian" == Adrian Aichner <[EMAIL PROTECTED]> writes:
>
>     Adrian> Hi Douglas, following syntax works fine for me in XEmacs:
>
>     Adrian> /[multi/ssh:[EMAIL PROTECTED]/sudo:[EMAIL 
> PROTECTED]/u/user2/.ssh/authorized_keys
>
> <snip>
>
>     Adrian> GNU Emacs syntax is a bit different.

Douglas uses "Wanderlust/2.14.0 Emacs/21.3 (i386--freebsd)" as user
agent, so let's continue with the GNU Emacs ("unified") syntax.

> 2.1 is different IIRC.

With Tramp 2.1, one would need to define:

(add-to-list 'tramp-default-proxies-alist
             (list "host.dom" "user2" "/ssh:[EMAIL PROTECTED]:"))

Then, a simple "/sudo:[EMAIL PROTECTED]:/path/to.file" should open the
required file.

> Sincerely,
>
> Adrian Phillips

Best regards, Michael.



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

Reply via email to