23 Mar
2001
23 Mar
'01
7:05 p.m.
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