/russh-sftp

SFTP subsystem supported server and client for Russh

Primary LanguageRustApache License 2.0Apache-2.0

Russh SFTP

SFTP subsystem supported server and client for Russh
Implemented according to version 3 specifications (most popular)

Examples

What's ready?

  • Basic packets
  • Extended packets
  • Simplification for file attributes
  • Server side
  • 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