www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
To: | cygwin AT cygwin DOT com |
From: | Andrew DeFaria <ADeFaria AT Salira DOT 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 DOT LNX DOT 4 DOT 44 DOT 0308221747440 DOT 1071-100000 AT sark DOT cryst DOT bbk DOT ac DOT uk> <3F464DCE DOT 2000208 AT keyww DOT com> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT sea DOT gmane DOT 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |