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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=yF6dvhUKOUkvI7rZ GqCx7OJ+iUuiYF5F4LA99jpzl/kLKZY5Byl7taTNxj63bWXHkUdB3fqeyVb/yvGc YE6ht9wQux8M2WRgL8mquTYneQoNSRfTItK8Wb5suCIFmAW3YgAvPuPMJ11vr4s+ iC/dl4UYoGsv4bupQsQstkSOrlA= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=YzhilXtUFKIdSmxCDzAHDV /WqV0=; b=CN9xEzd4zxgBPQI3ZOycohFCez61aqGLxBM3IjVWhB0NFa9aw37Ijg N88mXhfsUkXPE22GH7LxW4/Q6JArzaHruujjwFfriESnzeMFgs1M9on4i0R7spAQ hDHNqXjlhSUWoXcdSOomm+HWWSOutu8crF3R6xwIuZY9EXeCySTgU= 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=-6.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*i:sk:CAA5t8V, HContent-Transfer-Encoding:8bit X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Can't connect to ssh host with Emacs tramp To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: Date: Thu, 4 Jan 2018 20:15:29 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 1/4/2018 5:42 PM, David Karr wrote: > I've reviewed some of the Emacs tramp documentation, but I'm not sure > what the issue is. > > If I'm using Cygwin, I don't need the putty components for this, do I? No, I make ssh connections through Emacs tramp without putty. > When I attempt to open a text file in my homedir on a remote host, > which I can ssh to (passwordless) from the shell, it just times out. > > The *Messages* buffer shows this (fqhn is the hostname): > ------------------ > Tramp: Opening connection for fqhn using scp... > Tramp: Sending command ‘exec ssh -o ControlMaster=auto -o > ControlPath='tramp.%C' -o ControlPersist=no -e none fqhn’ > Tramp: Waiting for prompts from remote shell... > Timeout reached, see buffer ‘*tramp/scp fqhn*’ for details > Tramp: Waiting for prompts from remote shell...failed > Tramp: Opening connection for fqhn using scp...failed > ----------------------- > > There doesn't appear to be a buffer named "*tramp/scp fqhn*". Sorry, I don't know enough about tramp to diagnose this. Maybe it would help if you would say exactly what commands you gave. And does the problem occur if you start with 'emacs -Q'? Ken -- 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