mirror of https://github.com/wolfSSL/wolfssh.git
1. The echoserver's sftp_worker() was treating the WS_CHAN_RXD status as an error and failing out. Updated to clear the error status. 2. wolfSSH_SFTP_read() was also treating WS_CHAN_RXD status as an error and terminating the transfer. Update to treat like the other status. |
||
---|---|---|
.. | ||
echoserver.c | ||
echoserver.h | ||
include.am |