Hi Quinn,
Quinn <[EMAIL PROTECTED]> writes:
> Hmm, that's cool, but what I was really looking for was something that
> would allow me to use EFS (nee ange-ftp) to edit remote files, without
> going through FTP, without tunneling, and without using 2.x sftp.
>
> For example, finding '[EMAIL PROTECTED]:baz.html' would connect me (via
> ssh) to bar.com as user `foo' and load up baz.html.
I've used rcp.el. It supports the ange-ftp like syntax as follow.
/r@METHOD:USER@HOST:FILENAME
You can get it from
ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/rcp.el
--
Yuji Yamano