Emacs-over-ssh?
Tom Wittbrodt
tomwitt2 at gmail.com
Thu Apr 27 10:56:00 EDT 2006
On 4/26/06, Ken D'Ambrosio <ken at jots.org> wrote:
> I -know- that there's a way to edit a file locally, and then have it be
> put in place on a remote system; I've used FTP, but that's now officially
> frowned on (being plaintext and all). So I'd like to use ssh or scp or
> what-have-you, but, while I'm sure that there's an accepted mechanism for
> doing this, I remain ignorant. How do I "make it so"?
>
> Thanks!
>
> -Ken
>
This is probably overkill (but awfully darn convenient when editing
many remote files).
shfs ( http://shfs.sf.net ) and fuse sshfs (
http://fuse.sf.net/sshfs.html ) allow mounting remote filesystems
using only ssh. Of the two, I prefer shfs since it allows following
remote symlinks with the -stable option.
-- Tom
More information about the gnhlug-discuss
mailing list