[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SFTP server support on Windows
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: SFTP server support on Windows
- From: James Wrigley <james@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 24 Sep 2024 18:31:59 +0200
- To: Libssh mailing list <libssh@xxxxxxxxxx>
Hi there, I'm looking into making a toy implementation of an SFTP server for using in tests based on this example: https://gitlab.com/libssh/libssh-mirror/-/blob/master/examples/sample_sftpserver.c?ref_type=heads But I see that most of the code in sftpserver.c is disabled on Windows. Why is that? And how much work would it be to get it running on Windows? Thanks, James
Archive administrator: postmaster@lists.cynapses.org