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
