sftp 0.2.2

SFTP Implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.byteorder]
version = "1"

[lib]

[package]
authors = ["Jelmer Vernooij <jelmer@jelmer.uk>"]
description = "SFTP Implementation"
edition = "2021"
homepage = "https://github.com/jelmer/sftp-rs"
license = "Apache-2.0"
name = "sftp"
readme = "README.md"
repository = "https://github.com/jelmer/sftp-rs"
version = "0.2.2"