[Zope] [OT] EMACS, FTP & Firewalls
Karl Anderson
karl@digicool.com
23 Mar 2001 11:05:30 -0800
Chris Withers <chrisw@nipltd.com> writes:
> > Change your ftp client to use passive ftp and everything should work.
>
> Anyone know how I do that with ange-ftp in EMACS?
;; ange-ftp, passive mode already
(setq ange-ftp-gateway-ftp-program-name "pftp")
(setq ange-ftp-local-host-regexp "foobar.not")
(setq ange-ftp-smart-gateway t)
...where pftp is passive ftp from the start, same as ftp -p, came with
my ftp distribution.
--
Karl Anderson karl@digicool.com