rsyn | Wire-compatible rsync client in Rust | Incremental Backup library
kandi X-RAY | rsyn Summary
kandi X-RAY | rsyn Summary
rsyn is a Rust library typically used in Backup Recovery, Incremental Backup applications. rsyn has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
rsyn reimplements part of the rsync network protocol in pure Rust. (It's "rsync with no C."). rsyn supports protocol version 27, which is supported by rsync versions from 2.6.0 (released in 2004) onwards, and by openrsync.
rsyn reimplements part of the rsync network protocol in pure Rust. (It's "rsync with no C."). rsyn supports protocol version 27, which is supported by rsync versions from 2.6.0 (released in 2004) onwards, and by openrsync.
Support
Quality
Security
License
Reuse
Support
rsyn has a low active ecosystem.
It has 27 star(s) with 0 fork(s). There are 7 watchers for this library.
It had no major release in the last 6 months.
rsyn has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of rsyn is v0.0.1
Quality
rsyn has 0 bugs and 0 code smells.
Security
rsyn has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
rsyn code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
rsyn is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
rsyn releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rsyn
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rsyn
rsyn Key Features
No Key Features are available at this moment for rsyn.
rsyn Examples and Code Snippets
No Code Snippets are available at this moment for rsyn.
Community Discussions
Trending Discussions on rsyn
QUESTION
Include specific file from exluding folder
Asked 2017-Jun-20 at 09:12
I am using rsyn to copy a folder from source to desination
I am able to use exclude successfully
...ANSWER
Answered 2017-Jun-20 at 08:15I'll start with the generic usage of rsync to exclude the directory.
In order to achieve that you need to use --exclude
flag.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rsyn
To run the interoperability tests (with cargo test) you'll need a copy of rsync installed.
Install Rust.
Run cargo install rsyn
Install Rust.
Run cargo install rsyn
Support
I'd love to accept patches to this project. Please read the contribution guidelines and code of conduct.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page