Crates.io | arrsync |
lib.rs | arrsync |
version | 0.2.1 |
source | src |
created_at | 2020-09-10 12:19:37.214177 |
updated_at | 2023-09-21 15:27:28.045542 |
description | Asynchronous Retrieving Rust rSYNc Client |
homepage | |
repository | https://github.com/jcaesar/ftp2mfs |
max_upload_size | |
id | 287006 |
size | 30,981 |
A tokio-based rsync wire protocol client library for listing files on and downloading from rsyncd servers.
Incredibly alpha. It seems to do the thing, which is: retrieve a list of files on the server, and then retrieve some of those files whole. But don't look at it sharply…
log
ed, but can't otherwise be intercepted.anyhow
.Read
for the retrieved files is not possible.rsync
. Brr.