AspectUnk/russh-sftp
 Watch    4
 Star    107
 Fork    49

Russh SFTP

SFTP subsystem supported server and client for Russh and more!

Crate can provide compatibility with anything that can provide the raw data stream in and out of the subsystem channel.
Implemented according to version 3 specifications (most popular).

The main idea of the project is to provide an implementation for interacting with the protocol at any level.

Examples

What's ready?

  • [x] Basic packets
  • [x] Extended packets
  • [x] Simplification for file attributes
  • [x] Client side
  • [x] Client example
  • [x] Server side
  • [x] Simple server example
  • [ ] Full server example
  • [x] Extension support: limits@openssh.com, hardlink@openssh.com, fsync@openssh.com, statvfs@openssh.com
  • [ ] Unit tests
  • [x] Workflow

Adopters

  • kty - The terminal for Kubernetes.

Some words

Thanks to @Eugeny (author of the Russh) for his prompt help and finalization of Russh API

关于
SFTP subsystem supported server and client for Russh
最后更新于  5 days ago