An open API service indexing awesome lists of open source software.

https://github.com/noteed/rsync-streams

Rsync algorithm and protocol
https://github.com/noteed/rsync-streams

Last synced: 2 months ago
JSON representation

Rsync algorithm and protocol

Awesome Lists containing this project

README

          

# rsync-streams

Attempt to implement the rsync algorithm and protocol (i.e. be compatible with
the existing rsync executable).

Status: this can parse superficially the file list in a simple example such as:

> rsync -az bin rsync@172.16.44.2:somedir