[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Implement SCP server
[Thread Prev] | [Thread Next]
- Subject: Re: Implement SCP server
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 27 Jun 2019 23:12:44 -0700
- To: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Cc: libssh@xxxxxxxxxx
How can I implement that in the server then? Thanks On Thu, Jun 27, 2019 at 10:20 PM Andreas Schneider <asn@xxxxxxxxxxxxxx> wrote: > 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 asn@xxxxxxxxxxxxxx > GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D > > > -- Alberto García Illera GPG Public Key <https://goo.gl/yshdwh>
Re: Implement SCP server | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Implement SCP server | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: Implement SCP server | Andreas Schneider <asn@xxxxxxxxxxxxxx> |