Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 4 Apr 2001 10:13:56 +0200 From: Corinna Vinschen To: cygwin Subject: Re: sftp Message-ID: <20010404101356.Y956@cygbert.vinschen.de> Mail-Followup-To: cygwin References: <3AC9CBE1 DOT 30CA8305 AT gmx DOT de> <20010403155517 DOT I956 AT cygbert DOT vinschen DOT de> <3AC9E6AC DOT 6A62090C AT gmx DOT de> <20010403182844 DOT L956 AT cygbert DOT vinschen DOT de> <3ACA341B DOT 1205B157 AT gmx DOT de> <20010404093545 DOT R956 AT cygbert DOT vinschen DOT de> <3ACAD795 DOT F8915157 AT gmx DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3ACAD795.F8915157@gmx.de>; from ronald.hecht@gmx.de on Wed, Apr 04, 2001 at 10:13:09AM +0200 On Wed, Apr 04, 2001 at 10:13:09AM +0200, Ronald Hecht wrote: > Yes, the install does not copy sshd to in.sshd, > but in the openssh-2.5.2p2.README you say: > > If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the > following line to your inetd.conf file: > > sshd stream tcp nowait root /usr/sbin/in.sshd sshd -i > > Instead of copy the file a symlink should be used. Ok, thanks for the hint. I will change the docs. Better not to copy or symlink but to use sshd as is: sshd stream tcp nowait root /usr/sbin/sshd sshd -i > > I would appreciate if you (and perhaps others with the same problem) > > could test if this sftp-server solves your problem and report it > > to the list. > > > Seems to me, that this is the same I have. Unfortunately, no changes in > behaviour. > I compiled sftp-server myself. > When I do "ls" after showing the dir, i get ID mismatch (3! = 4) > whatever this meens ... Which login shell do you use? What's the shell in your /etc/passwd entry? Could you change it to /bin/sh, /bin/bash and /bin/tcsh just for testing? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple