From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mark Landreville Newsgroups: gmane.emacs.help Subject: Problem with ange-ftp "500 AUTH command not supported" Date: Sun, 13 Oct 2002 11:03:21 -0700 Organization: Eskimo North www.eskimo.com (800) 246-6874 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3DA9B569.40405@yahoo.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1034531775 15777 127.0.0.1 (13 Oct 2002 17:56:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 13 Oct 2002 17:56:15 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 180myM-00046I-00 for ; Sun, 13 Oct 2002 19:56:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 180myV-0003ZU-00; Sun, 13 Oct 2002 13:56:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.cidera.com!Cidera!news.eskimo.com!eskimo.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: dialport39.tukwila.eskimo.net Original-X-Trace: eskinews.eskimo.com 1034531611 6279 208.187.159.231 (13 Oct 2002 17:53:31 GMT) Original-X-Complaints-To: abuse@eskimo.com Original-NNTP-Posting-Date: 13 Oct 2002 17:53:31 GMT User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020826 X-Accept-Language: en-us, en Original-Xref: shelby.stanford.edu gnu.emacs.help:106006 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2553 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2553 Hello: I am using emacs 20.7 on a Linux Mandrake 8.1 system. I have so far been unsuccessful at editing files over FTP on my remote account. I recieve the following output: ftp> open ftp.eskimo.com Connected to ftp.eskimo.com. 220- 220 ftp.eskimo.com FTP server ready. user "marklan" Turtle Power! 500 AUTH command not supported. 500 AUTH command not supported. KERBEROS_V4 rejected as an authentication type ftp> 331 Password required for marklan. 230 User marklan logged in. ftp> I have created a .netrc file with my account login and password and it works for logging in by ftp, but it will not open a buffer in the remote directory on emacs. I was able to use ange-ftp in my previous linux system without any trouble, (Mandrake 6.1 with emacs20.4) and I can currently use ange-ftp on NT emacs with either windows 98 or windows 2000 in this same account. Does anyone out there have any ideas for any workarounds? Any ideas would be much appreciated, Mark Landreville