Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added --smartIntermediaryIncremental so that intermediary incremental… #458

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

recunius
Copy link
Contributor

…s can be backed up when using smart options

If --smartIntermediaryIncremental is given then the zfs send command will use -I in place of -i so that intermediary incrementals are also transferred.

I believe that setting jobInfo.IntermediaryIncremental to jobInfo.SmartIntermediaryIncremental is a simple way to achieve this when processing smart options, but it might be worth a more careful review.

@recunius
Copy link
Contributor Author

recunius commented Jun 3, 2022

This resolves #468

jdfalk added a commit to jdfalk/zfsbackup-go that referenced this pull request Nov 13, 2022
Signed-off-by: Johnathan Falk <johnathan.falk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant