>>>>> "Haines" == Haines Brown <[EMAIL PROTECTED]> writes:

    Haines> I'm running debian sarge, emacs 21.3.1, and am attempting
    Haines> to set up tramp. I'm currently using gFTP and can also
    Haines> access the host from a command line FTP command.

    Haines> In ~./emacs I have:

    Haines>   (add-to-list 'load-path
    Haines> "/usr/share/emacs/site-lisp/tramp/") (require 'tramp)
    Haines> (setq tramp-default-method "ssh")

    Haines> And I do:

    Haines>   C-x C-f /[EMAIL PROTECTED]:/html]

I've just woken up so there may be more to it than this but Tramp
doesn't use the [] syntax :-

http://www.gnu.org/software/tramp/#Filename-Syntax

You need to do :-

C-x C-f /ftp:[EMAIL PROTECTED]:/html

Sincerely,

Adrian Phillips

-- 
Who really wrote the works of William Shakespeare ?
http://www.pbs.org/wgbh/pages/frontline/shakespeare/


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

Reply via email to