From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5775 invoked by alias); 27 Oct 2013 17:35:45 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 5763 invoked by uid 89); 27 Oct 2013 17:35:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-02-ewr.mailhop.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 27 Oct 2013 17:35:43 +0000 Received: from pool-98-110-183-69.bstnma.fios.verizon.net ([98.110.183.69] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1VaUFZ-000OAj-SR for cygwin-apps@cygwin.com; Sun, 27 Oct 2013 17:35:41 +0000 Received: from cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id E67E16012E for ; Sun, 27 Oct 2013 13:35:40 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18oWAqOQrlsxsTuY0lQON6O Date: Sun, 27 Oct 2013 17:35:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: SSH key for upload access Message-ID: <20131027173540.GA6362@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20131027162756.GA7272@ednor.casa.cgf.cx> <20131027170151.GA29783@sdf> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131027170151.GA29783@sdf> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-10/txt/msg00214.txt.bz2 On Sun, Oct 27, 2013 at 01:01:51PM -0400, Bob Heckel wrote: >On Sun, Oct 27, 2013 at 12:27:56PM -0400, Christopher Faylor wrote: >> Activated. > >Thanks. > >> Out of curiosity, do you have any idea why the SSHkey above showed up on >> three lines? It should be one line. > >I used Gmail and I see now that it "helpfully" wrapped. I thought >"text mode" would avoid that. Sorry! Not a problem. I just have to somehow make accommodations for this in my script since yours is not the first to manifest this behavior. It's always nice when software is helpful. cgf