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

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

Re: Help to connect to & view ftp server directory/files


From: Jean Magnan de Bornier
Subject: Re: Help to connect to & view ftp server directory/files
Date: Sun, 30 Aug 2009 10:10:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

rpd <richard@dickinson350.freeserve.co.uk> wrote :

| Currently I have this:
>
| (defun scut ()
| "Connexion ssh avec junon dans emacs"
| (interactive)
| (Tramp "/ssh:<username>@<host>:~/")
| )
>
| While I might be able to find and figure out what is needed for this to work
| I would be very grateful for help from anyone who knows what is needed now
| to get this to work!
| I look forward to helpful replies, regards & best wishes

If I understand you correctly you want to use ssh instead of ftp? In this
cas a ssh server must be installed on the distant machine.

Moreover, "Tramp" is not a valid function, why not leave "find-file"?

cheers,
-- 
Jean


reply via email to

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