scp1 issue

Markus Friedl markus at openbsd.org
Thu Sep 13 17:50:35 EST 2001


On Wed, Sep 12, 2001 at 09:16:23PM +0200, Khaled Daham wrote:
> 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 ).

well, scp -f is waiting for scp -t.



More information about the openssh-unix-dev mailing list