It seems SftpSubsystem does this too.  I've created an issue to update the
docstring for Command.start()
https://issues.apache.org/jira/browse/SSHD-119

Thanks!

yours,
Bobby

On Mon, Apr 18, 2011 at 4:11 PM, Baldur Norddahl
<[email protected]>wrote:

> I solved this issue. The problem was that I did not start a new thread in
> my
> implementation of the method org.apache.sshd.server.Command.start(). The
> documentation does not say this is a requirement, but I noticed it was done
> in the implementation of ScpCommand.
>
> Thanks for the help.
>
> Baldur
>

Reply via email to