delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/09/16/16:33:15

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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=qo
JwjI/Lwi6sHh7zd6sQBIEcWfXzadDB3+5aCce0/m/4wh5wspz4qRQsr2n6A3Zs+d
zK4COSry+MaVTbkxXX6v1cRU8GC75HYvYJIk0UYqG+IwNCIgTh/UZyKjrvX8dI4b
ZdhYU+bxI8ac2DRN+8Ge84b9hIrKDE4KI/NXxYOmA=
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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=NeMbm39z
nkI5QOyGtChA8gH2EKs=; b=aR34QTq4ZeEM7t+ipo5T//NqtaICs4jFh30vMZ35
y2AD/CbUC5lKC+gsU8VjSr8gZbzk4SA6vQR70mFwK7trrV3Iv74rcZxCxQt/p5yp
/1ZVuQSo0x4f4TcssLDb4mx57PQfOLIreXKcHxCar6rK6vYTyhA50PQDYWNXrVER
ZR4=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-we0-f173.google.com
MIME-Version: 1.0
X-Received: by 10.180.20.68 with SMTP id l4mr34933242wie.42.1410899569845; Tue, 16 Sep 2014 13:32:49 -0700 (PDT)
In-Reply-To: <CAJipp7fGG7WScjnGbfDmDksfDp59EoQ_Youq3HfA4O5y-V8mwg@mail.gmail.com>
References: <CAJipp7famUyvOEysLofd4JEYG6ZJcOdYjAReqWOqODsP=citXA AT mail DOT gmail DOT com> <CAJipp7d+mNkG0x9PpJu1A5hhUQBAdREgvXBcVt5VhFQoyOznOw AT mail DOT gmail DOT com> <541629B2 DOT 2060403 AT acm DOT org> <CAJipp7e=eMLCxPoEa_nNFfQEqZV+=oXZ2Jf2TvKWmwXVzjo5ew AT mail DOT gmail DOT com> <54164C02 DOT 3030806 AT acm DOT org> <CAJipp7e7TpiaumFjU0jF1DYECPs=Y5AcczLk8_uvQz+kkhJZDQ AT mail DOT gmail DOT com> <CAJipp7fD7RqLca7Ce9wzDs2y_Z5L32S=qp5ee5K=r-FYQgAQ9w AT mail DOT gmail DOT com> <54171E4D DOT 8030303 AT acm DOT org> <CAJipp7fGG7WScjnGbfDmDksfDp59EoQ_Youq3HfA4O5y-V8mwg AT mail DOT gmail DOT com>
Date: Tue, 16 Sep 2014 13:32:49 -0700
Message-ID: <CAJipp7e165n9bsL8aP0pk5n+o9S7xTVY1a7DRr4tO0LhVX6tCw@mail.gmail.com>
Subject: Re: Fwd: Need help port forwarding with ssh and cygwin...
From: Steven Dennis <nzdreamer55 AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

$ ssh -vvv
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
           [-D [bind_address:]port] [-E log_file] [-e escape_char]
           [-F configfile] [-I pkcs11] [-i identity_file]
           [-L [bind_address:]port:host:hostport] [-l login_name] [-m mac_spec]
           [-O ctl_cmd] [-o option] [-p port]
           [-Q cipher | cipher-auth | mac | kex | key]
           [-R [bind_address:]port:host:hostport] [-S ctl_path] [-W host:port]
           [-w local_tun[:remote_tun]] [user@]hostname [command]

here is what I get from the mintty terminal.  I checked the sshd log
and it is empty.

The windows event viewer is pretty hard to decide what is going on so
I am not sure about using that.  Should I look under something like
Cygwin?  Where is that/

Thanks

On Tue, Sep 16, 2014 at 7:16 AM, Steven Dennis <nzdreamer55 AT gmail DOT com> wrote:
> So I am running from the Mintty window commands.  I will try the ssh
> -vvv and looking into the log soon.  I have developed another issue
> that I think is linked to me trying to set up the ssh server.  I seem
> to have created more users on my windows computer, but not in the
> windows user account area only when it comes to the properties of
> folders and files.  I don't seem to be able to open a folder that was
> created when I ran rsync.  No matter what elevation I try in windows I
> cannot gain access to the folder called download. I cannot change the
> permissions for the folder either (see the picture link)
>
> How can I go about accessing this folder?
>
> Thanks
>
> http://s938.photobucket.com/user/nzdreamer55/media/rsync/Adminrights_zps5ccd8b2f.jpg.html
>
> On Mon, Sep 15, 2014 at 10:13 AM, David Rothenberger <daveroth AT acm DOT org> wrote:
>> Steven Dennis wrote:
>>> So I went to
>>>
>>> http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cygwin_ssh.htm
>>
>> I don't recommend following third-party instructions about how to make
>> Cygwin work. There's plenty of good experienced people on this list
>> willing to help and third-party instructions are notoriously unreliable.
>>
>>> On Sun, Sep 14, 2014 at 8:06 PM, Steven Dennis <nzdreamer55 AT gmail DOT com> wrote:
>>>> Forgot to include this
>>>>
>>>> Are you sure you want to continue connecting (yes/no)? yes
>>>> Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
>>>> Write failed: Broken pipe
>>
>> Are you running this from a Mintty window?
>>
>> The next thing I would try is "ssh -vvv". The debug output may give you
>> a clue as to what is going wrong. You should also look at
>> /var/log/sshd.log and the Windows Event Viewer for clues.
>>
>> --
>> David Rothenberger  ----  daveroth AT acm DOT org
>>
>> It is inconceivable that a judicious observer from another solar system
>> would see in our species -- which has tended to be cruel, destructive,
>> wasteful, and irrational -- the crown and apex of cosmic evolution.
>> Viewing us as the culmination of *anything* is grotesque; viewing us
>> as a transitional species makes more sense -- and gives us more hope.
>> - Betty McCollister, "Our Transitional Species",
>>   Free Inquiry magazine, Vol. 8, No. 1
>>
>> --
>> 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
>>

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019