sftp

Ben Lindstrom mouring at pconline.com
Thu Sep 21 04:47:20 EST 2000


Note since Markus did the code.. I may be a bit off.. but =)

On Wed, 20 Sep 2000, Michael Stone wrote:

> On Wed, Sep 20, 2000 at 12:29:40PM -0500, Ben Lindstrom wrote:
> > sftp-server should dump out messages in your /var/adm/messages (or
> > the correct location for IRIX).  sftp-server has passed every test I've
> 
> Well, yeah, I've got that. But it's not real illuminating:
> Sep 19 07:59:08 6E:hostname sshd[92992]: subsystem request for sftp
> Sep 19 07:59:08 6E:hostname sshd[92587]: client version 0

> Sep 19 07:59:08 6E:hostname sshd[92587]: realpath id 0 path .
In process_realpath()

> Sep 19 07:59:08 6E:hostname sshd[92587]: sent names id 0 count 1
> Sep 19 07:59:08 6E:hostname sshd[92587]: opendir id 1 path [mumble]
In process_opendir()

> Sep 19 07:59:08 6E:hostname sshd[92587]: sent handle id 1 handle 0
> Sep 19 07:59:09 6E:hostname sshd[92587]: readdir id 2 handle 0
In process_readdir()

So that is where I would assume would be best to start.  






More information about the openssh-unix-dev mailing list