On Friday, June 28, 2019 1:47:29 AM CEST Alberto Garcia wrote:
> Hi,
> 
> I have a working SSH server created using libssh. I would like to know how
> can I implement scp capabilities into it so it can be used to copy file
> from/to it.
> 
> I've seen documentation about using libssh as a client but nothing
> regarding a server.

Don't use scp, use sftp. scp is just horrible.



        Andreas

-- 
Andreas Schneider                 a...@cryptomilk.org
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



Reply via email to