| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE |
| X-Spam-Check-By: | sourceware.org |
| Authentication-Results: | cm-omr14 smtp.user=scowles AT ckhb DOT org; auth=pass (CRAM-MD5) |
| X-Authenticated-UID: | scowles AT ckhb DOT org |
| Date: | Sat, 5 Nov 2011 15:55:21 -0700 (PDT) |
| From: | "S. Cowles" <scowles AT ckhb DOT org> |
| To: | gabier <gab DOT net110 AT orange DOT fr> |
| cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Can't get sshd to work |
| In-Reply-To: | <32781364.post@talk.nabble.com> |
| Message-ID: | <alpine.LN8.2.00.1111051543510.14992@ckhb06> |
| References: | <32779981 DOT post AT talk DOT nabble DOT com> <4EB3DD15 DOT 2070802 AT cornell DOT edu> <32780552 DOT post AT talk DOT nabble DOT com> <4EB3F109 DOT 2010204 AT bopp DOT net> <32781364 DOT post AT talk DOT nabble DOT com> |
| User-Agent: | Alpine 2.00 (LN8 1167 2008-08-23) |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On Fri, 4 Nov 2011, gabier wrote: > > $ssh gabriel AT freennas > Password etc... Welcome... OK > $scp gabriel AT 192 DOT 168 DOT 1 DOT 103:/cygdrive/E/gabriel/testfile.txt > ~/gabriel/testfile.txt > > Now the connection is established but there is a password problem > > Permission denied, please try again. > Permission denied, please try again. > Permission denied (publickey,password,keyboard-interactive). i think there is a chance this is not a password problem. from what is shown, here, it appears to be a typographical error. instead of: $scp gabriel AT 192 DOT 168 DOT 1 DOT 103:/cygdrive/E/gabriel/testfile.txt ~/gabriel/testfile.txt maybe you should have typed the following? $scp gabriel AT 192 DOT 168 DOT 1 DOT 103:/cygdrive/E/gabriel/testfile.txt ~gabriel/testfile.txt the error "permission denied" would arise because there is no such directory: ~/gabriel. bonne chance avec la solution, monsieur. -- 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |