X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=B34 rQhce94AaXTl2nEC84Exm3tS8UDGC3ZTkYT7Fk9nEq6cY76c+bylYIoZ9g1SG9zZ EIG7ex6Ou/vkA5ODJfXubEFlVo1TcJHA6dA0ypIxJ0b0ThyXRQ0yauELkdZ8QrRn 3WFCxtk3Nlq78lsRjKI+Ol1TwL5hh5ITAJcYc3VQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=23hjRg3+T gIeJ5fcHmV4SnOTzsU=; b=yKSpkGb9qwfAZRpG/NdGMFK6Nm1vJZXdp7K4xt8dL hqS+j2xnUzVgA40EtwyT0QC+ZukqrjmjEIy4atXCA2hnZaIsu3gACKQcZeKORCJ5 2l1vrMkAgQ8l1/DRsyLmaMfzCTIuVk2+VCukeOrsV5P3xSAdILKhG4NjGAw3+u4N eA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andy Subject: dos telnet.exe not showing up with cygwin "ls" Date: Fri, 18 Apr 2014 03:35:28 +0000 (UTC) Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes I'm using telnet to log in to my modem for certain actions that can't be done via its web interface. The thread at http://www.cygwin.com/ml/cygwin/2013-08/msg00124.html indicates that telnet is normally in Inetutils, and if I don't see Inetutils when running the cygwin Setup.exe, I should try another mirror. I use http://www.mirrorservice.org/sites/sourceware.org/pub/cygwin and switching is not my favourite solution because in the past, using multiple mirrors led to packages being spread over multiple folder trees. If I want to replicate my cygwin installation and packages onto another computer, having multiple mirror folders makes it messy to create an install CD. A much simpler solution seems to be to enable the DOS telnet.exe, which for Windows 7 is described at http://social.technet.microsoft.com/wiki/contents/articles/910.windows-7-enabling-telnet-client.aspx. However, I want to run the resulting c:\Windows\System32\telnet.exe from cygwin rather than DOS so that I can capture the information using the script command. Unfortunately, telnet.exe does not seem to be visible to cygwin. That is, it shows up on Windows Explorer and when using DIR from DOS, but not using "ls" from cygwin's bash. I thought it might be related to permissions, but the properties for the file show that it is readable and executable by all. How might this file be invisible to cygwin? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple