Skip to content

SFTP subsystem supported server and client for Russh

License

Notifications You must be signed in to change notification settings

Eugeny/russh-sftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
  • Checking for compliance 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

About

SFTP subsystem supported server and client for Russh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%