On Sun, 13 Jun 2010 20:01:42 +0200, Michael Albinus <[email protected]> wrote:
[...] > Which Emacs version are you using? I'm using GNU Emacs 23.2.1. > Since Emacs 22, Tramp is enabled, and the default method is "scp". In > order to access via ftp, you must use > /ftp:[email protected]:/ Thanks Michael. Trying that with 'C-x d /ftp:[email protected]:/' seems to go a little further, but fails later with this in buffer *Messages*: Doing CD... Opening FTP connection to win-builder.r-project.org...done Logging in as user [email protected] Getting PWD...done Doing CD...done Listing /ftp:[email protected]:/...done dired-at-point: No such file or directory `/ftp:[email protected]:/' and tracing it: Debugger entered--Lisp error: (error "No such file or directory `/ftp:[email protected]:/'") signal(error ("No such file or directory `/ftp:[email protected]:/'")) error("No such file or directory `%s'" "/ftp:[email protected]:/") dired-at-point() call-interactively(dired-at-point nil nil) -- Seb _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
