From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: william xuuu Newsgroups: gmane.emacs.help Subject: ange-ftp trouble Date: Fri, 23 Apr 2004 17:58:44 +0800 Organization: tsinghua.edu.cn Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87smevyq0b.fsf@tu141187.tsinghua.edu.cn> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082714482 23822 80.91.224.253 (23 Apr 2004 10:01:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2004 10:01:22 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 23 12:01:16 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BGxUi-0007eY-00 for ; Fri, 23 Apr 2004 12:01:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGxUg-00064I-OT for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Apr 2004 06:01:14 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsgate.cuhk.edu.hk!news.cn99.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 219.224.141.187 Original-X-Trace: mail.cn99.com 1082713910 9565 219.224.141.187 (23 Apr 2004 09:51:50 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Fri, 23 Apr 2004 09:51:50 +0000 (UTC) X-SampleHeader: foobar User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:wIbe0SWTN8h8yWGtpGEiaMocE0g= Original-Xref: shelby.stanford.edu gnu.emacs.help:122616 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17904 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17904 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.