This is the mail archive of the cygwin@cygwin.com 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: path problems when logged in through ssh


Just to clarify a bit, the problem I had was with the sftp-server
process, not getting an interactive session with sshd.  I coiuld get
interactive sessions without problems.  It was when I started sftp that
I got the DLL not found error.

Corinna Vinschen wrote:
> 
> On Tue, Dec 18, 2001 at 08:49:18AM -0800, David Rothenberger wrote:
> > I thought there was a limit because the char[] array for the
> > environment value in copyEnvironment() was 512.  (This is from
> > memory, so I may be a little off here.)
> 
> No, you're not off.  I just looked into the child_set_env() code but I
> missed the copy_environment() function.  There's actually a 512 bytes
> limit.  I'll create a patch and upload a new version soon.
> 
> Thanks for pointing this out,
> Corinna
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]