[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Server-side functions?
[Thread Prev] | [Thread Next]
- Subject: Re: Server-side functions?
- From: g4-lisz@xxxxxxxxxxxx
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 22 Jun 2018 17:53:27 +0200
- To: libssh@xxxxxxxxxx
+1 Any documentation would be much appreciated! On 22.06.2018 17:04, Martin Galvan wrote: > Hi all, > > Since there's no documentation on how to write server code using > libssh, could anyone point me in the right direction? > > My server should be rather simple: it has to accept an incoming SCP > transfer through a non-standard port (i.e. something other than 22) > from a known IP address. I'm guessing ssh_scp_pull_request should do > the trick here, but I wonder if there's anything else I should do. How > would authentication work when I'm at the server side? >
Re: Server-side functions? | Martin Galvan <omgalvan.86@xxxxxxxxx> |
Server-side functions? | Martin Galvan <omgalvan.86@xxxxxxxxx> |