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: Making sftp and ssh work on cygwin


> Andrew Schulman wrote:
> > Try adding -v or -vv to get some information about the protocol exchange,
> > and where it's stopping.  You can probably also get some information from
> > the ssh server logs.
> >   
> 
> Thanks for your quick answer, Andrew. I didn't get more information with 
> ssh or sftp using -v or -vv. I've also looked for logs under cygwin root 
> directory, but found none. Would you have any idea where these logs are 
> usually stored?

To be clear, you want to look at the server logs on the remote host:
142.268.10.26 (or whatever the right host name is), where the ssh server is
running.  On my Debian box, sshd logs to /var/log/auth.log, but you have to
be root to read the log.

Good luck,
Andrew.


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