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: 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.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: References: <541629B2 DOT 2060403 AT acm DOT org> <54164C02 DOT 3030806 AT acm DOT org> <54171E4D DOT 8030303 AT acm DOT org> Date: Tue, 16 Sep 2014 13:32:49 -0700 Message-ID: Subject: Re: Fwd: Need help port forwarding with ssh and cygwin... From: Steven Dennis To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 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 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 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 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