| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <45779360.20208@bellsouth.net> |
| Date: | Wed, 06 Dec 2006 22:06:56 -0600 |
| From: | "Charles D. Russell" <worwor AT bellsouth DOT net> |
| Reply-To: | worwor AT bellsouth DOT net |
| User-Agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
| MIME-Version: | 1.0 |
| To: | cygwin cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: getting scp to work |
| 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 |
* /From/: René Berber ------------------------------------------------------------------------ Charles D. Russell wrote: > I can't get scp to transfer files between two Windows computers on a > home WLAN. When you test ssh, do you get some messages after successful log in? I think the problem is that scp received those extraneous messages and didn't know what to do... the solution is cleaning up your .bashrc or whatever is causing those messages. > debug1: Sending command: scp -v -t . > running .bashrc on sony06 What's going on here? That "running" part shouldn't be there... unless you have specified it in your ~/.ssh/config or some other place I don't know. ______________________________________________ Deleting the "echo" statements in .bashrc, which I hsd inserted for debugging trace, solved the problem, just as you suspected. Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |