Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Usage Example
To back up your
C:
drive (or any NTFS partition):zpaqfranz a z:\backup.zpaq C: -image -vhd
Just add -vhd to the usual -image command (* no vss for now, next release...)
The process stores a special backward-compatible format, split into two files:
Restoration
To extract and restore as a mountable VHD file:
This will generate
Notes on Storage and Efficiency
Example:
A 256 GB NTFS partition with 100 GB of used data will produce a .vhd file of about 100 GB.
Mounting and Extraction
The generated .vhd can be mounted or opened using:
Experimental Feature
This feature is still experimental β a large on-screen warning will appear.
It has not been fully tested yet.
Future versions will include auto-mount support and further refinements.
Integrity Check
To verify that two directories (e.g., G:\data and C:\data) are identical β
for instance, after mounting your .vhd as G: β run:
Tip: Use the -ssd flag only for solid-state drives.
Avoid it on traditional spinning disks.
Tip: extracting huge file on NTFS partition, use -sparse to speed up (a lot)
View the full release notes at https://github.com/fcorbelli/zpaqfranz/releases/tag/63.5.