On Thu, 11 Oct 2001, Brian Hughes wrote: > > Hello, > > Does the sftp server need to fork any processes? The reason I'm > asking is because I downloaded and installed Openssh on a Unix > machine. I can connect to it using ssh, but when I try to connect > with sftp it asks for my password and then immediately closes the > connection after the correct password is given.
Make sure sftp-server has been installed and that the correct path to it has been specified in sshd_config. > I tried running it > in debug mode, but I noticed that it said it would not fork in debug > mode. Any help would be greatly appreciated. That is not related. -d -- | By convention there is color, \\ Damien Miller <[EMAIL PROTECTED]> | By convention sweetness, By convention bitterness, \\ www.mindrot.org | But in reality there are atoms and space - Democritus (c. 400 BCE) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
