From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Andrew Koenig" Newsgroups: gmane.emacs.help Subject: Multiple ftp clients using ange-ftp? Date: Sat, 29 Nov 2003 18:24:54 GMT Organization: AT&T Worldnet Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070130803 23147 80.91.224.253 (29 Nov 2003 18:33:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2003 18:33:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 29 19:33:20 2003 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 1AQ9uC-0002Ip-01 for ; Sat, 29 Nov 2003 19:33:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQApN-00049e-10 for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Nov 2003 14:32:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Original-NNTP-Posting-Host: 4635cdc2ea0180f5205649cb41c38632 Original-X-Complaints-To: abuse@worldnet.att.net Original-X-Trace: bgtnsc04-news.ops.worldnet.att.net 1070130294 4635cdc2ea0180f5205649cb41c38632 (Sat, 29 Nov 2003 18:24:54 GMT) Original-NNTP-Posting-Date: Sat, 29 Nov 2003 18:24:54 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:118781 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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:14723 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14723 I use ange-ftp to access files on a variety of machines. I would like to be able to use /usr/bin/ftp for some machines and /usr/bin/sftp for others. Is there a straightforward way to tell ange-ftp to use different ftp clients for different buffers?