From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: ange-ftp on w32 Date: Fri, 13 Nov 2009 21:52:12 +0100 Message-ID: <87ljiai1vn.fsf@gmx.de> References: <8LadnUboQe2wtGDXnZ2dnUVZ_judnZ2d@sysmatrix.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258145572 18496 80.91.229.12 (13 Nov 2009 20:52:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Nov 2009 20:52:52 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "B. T. Raven" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 13 21:52:45 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N938O-0000bO-Q2 for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Nov 2009 21:52:45 +0100 Original-Received: from localhost ([127.0.0.1]:38470 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N938O-0006oh-EW for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Nov 2009 15:52:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N9382-0006nX-76 for help-gnu-emacs@gnu.org; Fri, 13 Nov 2009 15:52:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N937x-0006lO-H5 for help-gnu-emacs@gnu.org; Fri, 13 Nov 2009 15:52:21 -0500 Original-Received: from [199.232.76.173] (port=49735 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N937x-0006kV-68 for help-gnu-emacs@gnu.org; Fri, 13 Nov 2009 15:52:17 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:54869) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N937w-0004d2-0p for help-gnu-emacs@gnu.org; Fri, 13 Nov 2009 15:52:16 -0500 Original-Received: (qmail invoked by alias); 13 Nov 2009 20:52:13 -0000 Original-Received: from p57A21CD4.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.28.212] by mail.gmx.net (mp011) with SMTP; 13 Nov 2009 21:52:13 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18cAMdVwKQctO6VbD5KDMdbfPYSXpgLdezHPsNmRq IetkwLRO8KVkGq In-Reply-To: (B. T. Raven's message of "Fri, 13 Nov 2009 13:33:58 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.58 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69719 Archived-At: "B. T. Raven" writes: >> Which Emacs version are you using? Since Emacs 22, ange-ftp is called >> via Tramp, and you shouldn't need to require 'ange-ftp any longer in >> your .emacs. > > GNU Emacs 22.3.1 (i386-mingw-nt5.0.2195) > of 2008-09-06 on SOFT-MJASON >> >> What does the *ftp ...* buffer tells? > > I have no evidence that such a buffer is ever created. ?? Filezilla sort > of works but has to reconnect every few tens of kbytes. How do you open the remote file? You must use "/ftp:user@host:/path" Could you, please, start "emacs -Q", and try it from there? Best regards, Michael.