Re: sftp "connection closed"

2005-09-09 Thread Jack Offerman
On 9/7/05, Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > On Wed, 7 Sep 2005, Jack Offerman wrote: > > > On 9/7/05, Larry Hall <[EMAIL PROTECTED]> wrote: > > . Thanks. > > > > At 12:33 PM 9/7/2005, you wrote: > > > >When "ssh host" works but "sftp host

Re: sftp "connection closed"

2005-09-08 Thread Corinna Vinschen
On Sep 7 19:40, Jean-Sebastien Trottier wrote: > Hi Jack, > > On Wed, Sep 07, 2005 at 03:57:59PM -0700, Jack Offerman wrote: > > On 9/7/05, Larry Hall <[EMAIL PROTECTED]> wrote: > > > At 12:33 PM 9/7/2005, you wrote: > > > >When "ssh host" works but "sftp host" doesn't, where should I look? > > >

Re: sftp "connection closed"

2005-09-07 Thread Jean-Sebastien Trottier
Hi Jack, On Wed, Sep 07, 2005 at 03:57:59PM -0700, Jack Offerman wrote: > On 9/7/05, Larry Hall <[EMAIL PROTECTED]> wrote: > > At 12:33 PM 9/7/2005, you wrote: > > >When "ssh host" works but "sftp host" doesn't, where should I look? > > > > > >I appreciate your help. > > > > I guess you could try

Re: sftp "connection closed"

2005-09-07 Thread Igor Pechtchanski
On Wed, 7 Sep 2005, Jack Offerman wrote: > On 9/7/05, Larry Hall <[EMAIL PROTECTED]> wrote: . Thanks. > > At 12:33 PM 9/7/2005, you wrote: > > >When "ssh host" works but "sftp host" doesn't, where should I look? > > > > > >I appreciate your help. > > >

Re: sftp "connection closed"

2005-09-07 Thread Jack Offerman
On 9/7/05, Larry Hall <[EMAIL PROTECTED]> wrote: > At 12:33 PM 9/7/2005, you wrote: > >When "ssh host" works but "sftp host" doesn't, where should I look? > > > >I appreciate your help. > > I guess you could try starting the server with debugging turned on and > see what you get from the logs ther

Re: sftp "connection closed"

2005-09-07 Thread Larry Hall
At 12:33 PM 9/7/2005, you wrote: >When "ssh host" works but "sftp host" doesn't, where should I look? > >Both were working before. But I realized that I needed to fix >/etc/passwd and /etc/group >for another reason, so I did mkpasswd and mkgroup. Then did >ssh-host-config again. > >With that done