help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: remote file editing over ssh with emacs 22.3.1 on Windows


From: Chris Withers
Subject: Re: remote file editing over ssh with emacs 22.3.1 on Windows
Date: Sun, 10 May 2009 09:37:48 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Eli Zaretskii wrote:
What do I actually type to sudo to a different user when opening a file on a remote system?

   C-x C-f /sudo:USER@MACHINE:/PATH/TO.FILE RET

Or

   (setq tramp-default-method "sudo")
   C-x C-f /USER@MACHINE:/PATH/TO.FILE RET

Hmmm, okay, I only see one username here. How do I specify the username to connect as and then the username to sudo to?

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]