diskrsync | rsync for block devices and disk images
kandi X-RAY | diskrsync Summary
kandi X-RAY | diskrsync Summary
diskrsync is a Go library. diskrsync has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
diskrsync — rsync for block devices and disk images ===. this is a utility for remote backup of disk image files or devices. it uses ssh as a transport and tries to minimise the amount of data transferred. this is done by building a merkle tree of [blake2] hashes on both the source and the target hosts and then traversing the tree only transmitting those blocks where the hashes differ. it is important that the source file does not change during the process. typically this would be achieved by creating an lvm snapshot or by freezing the vm if that’s not possible. by
diskrsync — rsync for block devices and disk images ===. this is a utility for remote backup of disk image files or devices. it uses ssh as a transport and tries to minimise the amount of data transferred. this is done by building a merkle tree of [blake2] hashes on both the source and the target hosts and then traversing the tree only transmitting those blocks where the hashes differ. it is important that the source file does not change during the process. typically this would be achieved by creating an lvm snapshot or by freezing the vm if that’s not possible. by
Support
Quality
Security
License
Reuse
Support
diskrsync has a low active ecosystem.
It has 51 star(s) with 14 fork(s). There are 9 watchers for this library.
It had no major release in the last 12 months.
There are 8 open issues and 14 have been closed. On average issues are closed in 42 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of diskrsync is v1.3.0
Quality
diskrsync has 0 bugs and 0 code smells.
Security
diskrsync has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
diskrsync code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
diskrsync is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
diskrsync releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
It has 2130 lines of code, 87 functions and 4 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed diskrsync and discovered the below as its top functions. This is intended to give you an instant insight into diskrsync implemented functionality, and help decide if they suit your requirements.
- calc calculates the size of the tree .
- Source creates a source from reader
- Target is a wrapper around tar . Target .
- doTarget runs the target process .
- do command
- Main entry point
- doSource reads a source file and writes it to disk .
- createRemoteProc creates a new remote process .
- readHeader reads the size of the header .
- split returns host and path components .
Get all kandi verified functions for this library.
diskrsync Key Features
No Key Features are available at this moment for diskrsync.
diskrsync Examples and Code Snippets
No Code Snippets are available at this moment for diskrsync.
Community Discussions
No Community Discussions are available at this moment for diskrsync.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install diskrsync
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
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