* ange-ftp trouble
@ 2004-04-23 9:58 william xuuu
2004-04-25 16:57 ` Kai Grossjohann
0 siblings, 1 reply; 3+ messages in thread
From: william xuuu @ 2004-04-23 9:58 UTC (permalink / raw)
I try to open a remote file (at "/home/user/a"):
" C-x C-f: /user@host#port:/home/user/a "
it returns: "Ftp Error: OPEN request failed". In my .emacs:
(setq ange-ftp-ftp-program-name "lftp"
ange-ftp-gateway-ftp-program-name "lftp"
ftp-program "lftp")
Can someone figure this out?
(emacs-version: GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit)
of 2003-11-01 on raven, modified by Debian.)
--
I love emacs & music, really.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ange-ftp trouble
2004-04-23 9:58 ange-ftp trouble william xuuu
@ 2004-04-25 16:57 ` Kai Grossjohann
2004-04-26 5:00 ` william xuuu
0 siblings, 1 reply; 3+ messages in thread
From: Kai Grossjohann @ 2004-04-25 16:57 UTC (permalink / raw)
william xuuu <abc@abc.com> writes:
> (setq ange-ftp-ftp-program-name "lftp"
> ange-ftp-gateway-ftp-program-name "lftp"
> ftp-program "lftp")
What can I say? Try regular ftp, instead of lftp. lftp is good for
interactive use, but not for being driven by Ange-FTP, I think.
Kai
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ange-ftp trouble
2004-04-25 16:57 ` Kai Grossjohann
@ 2004-04-26 5:00 ` william xuuu
0 siblings, 0 replies; 3+ messages in thread
From: william xuuu @ 2004-04-26 5:00 UTC (permalink / raw)
Kai Grossjohann <kai@emptydomain.de> writes:
> william xuuu <abc@abc.com> writes:
>
>> (setq ange-ftp-ftp-program-name "lftp"
>> ange-ftp-gateway-ftp-program-name "lftp"
>> ftp-program "lftp")
>
> What can I say? Try regular ftp, instead of lftp. lftp is good for
> interactive use, but not for being driven by Ange-FTP, I think.
>
> Kai
Oh! That's it! I rely too much on lftp. :-)
thanks, Kai.
--
I love emacs & music, really.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-26 5:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-23 9:58 ange-ftp trouble william xuuu
2004-04-25 16:57 ` Kai Grossjohann
2004-04-26 5:00 ` william xuuu
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.