forked from wolfSSL/wolfssh
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Remove the unused channel status callbacks from the echoserver. 2. Add a flag to the threadCtx to be set if the channel is to be SFTP. 3. Modify the subsystem start callback to set the SFTP flag if the subsystem is sftp. 4. ssh_worker to return WS_SFTP_COMPLETE if the SFTP flag is set. 5. If worker returns SFTP complete, run the SFTP accept and start stfp_worker.
- Loading branch information
1 parent
eb4027d
commit 9746fa3
Showing
1 changed file
with
17 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters