15 releases (stable)

new 2.0.6 Nov 5, 2024
2.0.3 Jul 13, 2024
2.0.0-beta.4 Dec 7, 2023
2.0.0-beta.3 Oct 13, 2023
0.3.0 Dec 15, 2022

#160 in Network programming

Download history 2705/week @ 2024-07-16 2692/week @ 2024-07-23 3638/week @ 2024-07-30 2686/week @ 2024-08-06 3131/week @ 2024-08-13 2944/week @ 2024-08-20 2271/week @ 2024-08-27 3557/week @ 2024-09-03 2603/week @ 2024-09-10 2212/week @ 2024-09-17 2829/week @ 2024-09-24 3462/week @ 2024-10-01 3792/week @ 2024-10-08 2845/week @ 2024-10-15 3972/week @ 2024-10-22 4353/week @ 2024-10-29

15,641 downloads per month
Used in 8 crates (7 directly)

Apache-2.0

130KB
3.5K SLoC

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?

  • Basic packets
  • Extended packets
  • Simplification for file attributes
  • Client side
  • Client example
  • Server side
  • Simple server example
  • Extension support: limits@openssh.com, hardlink@openssh.com, fsync@openssh.com, statvfs@openssh.com
  • Full server example
  • Unit tests
  • 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

Dependencies

~5–12MB
~130K SLoC