Russh SFTP
SFTP subsystem supported server and client for Russh\
Implemented according to version 3 specifications (most popular)
Examples
What's ready?
- [x] Basic packets
- [x] Extended packets
- [x] Simplification for file attributes
- [x] Server side
- [x] Simple server example
- [ ] Error handler (unlike specification)
- [ ] Full server example
- [ ] Unit tests
- [ ] Workflow
- [ ] Client side
- [ ] Client example
Some words
Thanks to @Eugeny (author of the Russh) for his prompt help and finalization of Russh API