[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SFTP server example
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: SFTP server example
- From: Brian Kimutai <briantkimutai@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 31 Mar 2015 14:30:43 +0300
- To: libssh@xxxxxxxxxx
Hello Community, I'm writing a server that provides for SFTP access. I have tried to follow the server samples like samplesshd-tty and sftp_new() succeeds on the client side. However sftp_init() fails, as the client takes an infinite amount of time to write 9 bytes on the channel to the server. What is it that I can modify on the samplessh-tty to make sftp_init() to succeed, or could someone give an example of a server that allows for SFTP access, or a link url to an example. Best Regards, B.T. Kim
Archive administrator: postmaster@lists.cynapses.org