carletes / mock-ssh-server

Python mock SSH server for testing purposes
MIT License
56 stars 32 forks source link

[WIP] Implement list_folder for SFTP server #5

Closed mvdbeek closed 7 years ago

mvdbeek commented 7 years ago

Actually I probably need to fill out some more functionality ... marking this as work in progress.

carletes commented 7 years ago

Thanks, @mvdbeek! I'm looking now into releasing your recent PRs to PyPI.

carletes commented 7 years ago

@mvdbeek: Version 0.3.0 is now on PyPi, including your two pull requests --- thansk a lot!

Have you got a uid in PyPI? I can add you to the list of maintainers of mock-ssh-server, so that you may upload new releases if I'm not around.

mvdbeek commented 7 years ago

Yes, the username is mvdbeek. Thanks a lot!

carletes commented 7 years ago

Yes, the username is mvdbeek

Done! You should now be able to upload new versions of mock-ssh-server, @mvdbeek