stub_server.py
: How it looks | what a SSH server should look likesftp_sub_system.py
: How it looks | how a sftp server should look likesrc
: a sample SFTP server over SSH Transport layermain.py
: bind the channel, start the SFTP over the SSH Transportstub_sftp.py
: customizing the SFTP server with thelist_folder