On Tue, May 23, 2000 at 10:09:30AM +0200, Niels M�ller wrote:
> You may also want to try running sftp with the ssh2, connecting to
> an lshd server. If you run lshd with the --debug flag, you get packet
> dumps that may help figure out what sftp is doing. I was under the
> impression that sftp doesn't use the "exec" request, but rather a
> "subsystem" request. But I don't realy know.

ssh.com's SFTP uses "subsystem" (which is similar to "exec" w/o the
stderr channel) but Nikos is talking about the sftp from
        http://www.xbill.org/sftp/

it uses rsh/ssh as a transport layer (like rsync).

-markus

Reply via email to