rsyn | Wire-compatible rsync client in Rust | Incremental Backup library

 by   sourcefrog Rust Version: v0.0.1 License: Apache-2.0

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              rsyn has a low active ecosystem.
              It has 27 star(s) with 0 fork(s). There are 7 watchers for this library.
              OutlinedDot
              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

            kandi-Quality Quality

              rsyn has 0 bugs and 0 code smells.

            kandi-Security 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.

            kandi-License 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.

            kandi-Reuse 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
            Get all kandi verified functions for this library.

            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:15

            I'll start with the generic usage of rsync to exclude the directory.

            In order to achieve that you need to use --exclude flag.

            Source https://stackoverflow.com/questions/44647265

            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

            Support

            I'd love to accept patches to this project. Please read the contribution guidelines and code of conduct.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sourcefrog/rsyn.git

          • CLI

            gh repo clone sourcefrog/rsyn

          • sshUrl

            git@github.com:sourcefrog/rsyn.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Incremental Backup Libraries

            rsnapshot

            by rsnapshot

            bitpocket

            by sickill

            RsyncOSX

            by rsyncOSX

            sshfs

            by osxfuse

            rsync

            by WayneD

            Try Top Libraries by sourcefrog

            cargo-mutants

            by sourcefrogRust

            conserve

            by sourcefrogRust

            natsort

            by sourcefrogC

            cp_r

            by sourcefrogRust

            projecteuler

            by sourcefrogPython