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: Xavier Sanchez
Subject: Re: Help to connect to & view ftp server directory/files
Date: Sat, 29 Aug 2009 04:41:24 -0700 (PDT)
User-agent: G2/1.0

On Aug 29, 6:45 am, rpd <rich...@dickinson350.freeserve.co.uk> wrote:
> Hi
> I tried C-x-d
>
> /<username>@ftp.<server>:
>
> & was prompted for password for <server> but when I gave the password Emacs
> froze
> Any ideas anyone?
>

I had the same problem, and solved it by using this alternate client:
ftp://ftp.gnu.org/old-gnu/emacs/windows/contrib/ftp-for-win32.zip

Put it anywhere, (but don't try to replace the Windows ftp client) and
put this line in your .emacs:
(setq ange-ftp-ftp-program-name "c:/path/to/ftp.exe")

Hope that's it
X


reply via email to

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