[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libssh and sftp server implementation
[Thread Prev] | [Thread Next]
- Subject: libssh and sftp server implementation
- From: Александр Гундин <gundin.aa@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 25 Feb 2019 17:19:28 +0300
- To: libssh@xxxxxxxxxx
Hi! A am trying to implement SFTP server by using libssh. I built .lib and .dll files using instruction from site(by vcpkg). After client successfull autorize client(Filezilla) it ask for SFTP_SERVER_REALPATH. And for create answer I need to use *sftp_reply_names_add *and *sftp_reply_names *functions(and some another for another requests). But this functions declared without *LIBSSH_API *macro. And as fact I don't have implementation in ssh.lib file and I get the linker errors on build. How to resolve my problem? Thank you! -- Гундин Александр
Archive administrator: postmaster@lists.cynapses.org