scp1 issue
Khaled Daham
khaled at w-arts.com
Thu Sep 13 05:16:23 EST 2001
On Wed, 12 Sep 2001, Markus Friedl wrote:
> On Wed, Sep 12, 2001 at 01:10:17PM +0200, Khaled Daham wrote:
> > On Wed, 12 Sep 2001, Markus Friedl wrote:
> >
> > > scp is just rcp over ssh, so it's not very different from
> > >
> > > ssh host cat file
> >
> > Sending a CMSG_EXEC_CMD with 'cat some-file' works without a problem, but
> > sending 'scp -f some-file' leads to the "hanging", or as it seems waiting
> > for something.
>
> who is waiting?
It seems like 'scp -f' is waiting for something, after I sent
CMSG_EXEC_CMD ( with scp -f <file> ) I do not get a single packet back
from the server, with any other command i get SMSG_STDOUT_DATA ( well
those that send anything to stdout like ls, cat etc ).
/Khaled Daham, w.arts
Mail: khaled at w-arts.com
Cell: +46-70-6785492
FreeBSD: The Power to Serve! http://www.FreeBSD.org/
This isn't rocket science -- but it _is_ computer science.
The FreeBSD kernel is very well documented, unfortunately it's all in `C'.
More information about the openssh-unix-dev
mailing list