This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: getting scp to work


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]