Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Rsync algorithm and protocol
- Host: GitHub
- URL: https://github.com/noteed/rsync-streams
- Owner: noteed
- License: other
- Created: 2014-07-21T23:26:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-21T23:26:37.000Z (over 10 years ago)
- Last Synced: 2023-04-13T10:31:56.686Z (over 1 year ago)
- Language: Haskell
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 [email protected]:somedir