From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: How to use sftp instead of ftp in ange-ftp Date: Tue, 29 Oct 2002 09:32:29 -0500 (EST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: Reply-To: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035902017 2010 80.91.224.249 (29 Oct 2002 14:33:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Oct 2002 14:33:37 +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 186XQz-0000Vy-00 for ; Tue, 29 Oct 2002 15:33:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186XQo-0005c6-00; Tue, 29 Oct 2002 09:33:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 186XQ7-0005Pt-00 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 09:32:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 186XQ2-0005PR-00 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 09:32:38 -0500 Original-Received: from adsl-65-43-214-158.dsl.bcvloh.ameritech.net ([65.43.214.158] helo=heidegger.mousecar.net) by monty-python.gnu.org with esmtp (Exim 4.10) id 186XQ0-0005PJ-00 for help-gnu-emacs@gnu.org; Tue, 29 Oct 2002 09:32:32 -0500 Original-Received: from localhost (ken@localhost) by heidegger.mousecar.net (8.11.6/8.11.6) with ESMTP id g9TEWT722045 for ; Tue, 29 Oct 2002 09:32:29 -0500 X-Authentication-Warning: heidegger.mousecar.net: ken owned process doing -bs X-X-Sender: Original-To: 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:3047 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3047 For a long time I've been using ange-ftp. But more and more servers are using the more secure ssh package; this means clients have to use sftp rather than ftp for transferring files. This means ange-ftp no longer works. I tried (some time ago) going into Customize and simply changing the variables (custom-set-variables '(ftp-prompt-regexp "^sftp>") '(ftp-program "sftp")) but the sftp command set is quite different, so I really shouldn't have expected the session to function correctly... and it didn't. I'm sure that someone else has already done the conversion of ange-ftp to use sftp. How/Where can I get it? I'm using 20.7.1. tia, ken -- AMD crashes? See http://cleveland.lug.net/~ken/amd-problem/.