Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: Andrew DeFaria <ADeFaria@Salira.com>
Subject: Re: auto tab complete
Date: Fri, 22 Aug 2003 11:08:25 -0700
Lines: 24
Message-ID: <bi5m6e$b60$1@sea.gmane.org>
References: <Pine.LNX.4.44.0308221747440.1071-100000@sark.cryst.bbk.ac.uk> <3F464DCE.2000208@keyww.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
X-Accept-Language: en-us, en, zh
In-Reply-To: <3F464DCE.2000208@keyww.com>

jwaterbrook wrote:

> That's what I was fishing for. and the comment about sh and cmd not 
> supporting it was exactly what I was wondering (I just didn't know it 
> yet :) ). "shell at home is bash with completion set up" - I guess my 
> next question is what did you have to do to set it up besides just 
> using the executable? 

While it is true that it is the remotely running shell that may or may 
not provide filename completion, jwaterbrook is not running a shell 
session - he's running an ftp session (I assume that sftp is secure ftp).

Now ncftp is yet another ftp client and it does provide for filename 
completion with the tab key. How exactly it does it I don't know (I 
suspect in response to a tab character for filename completion it uses 
ftp to get the directory listing then figures out just how far to got in 
completing the filename itself - IOW not by relying on any software 
running on the remote machine).

So ncftp would solve his problem, except that I suspect, since he's 
using sftp he's concerned about security and wants his ftp session 
encrypted(?). If that be the case then I'm not sure that ncftp encrypts 
the traffic.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

