forked from MichaelYochpaz/Backup-Script
-
Notifications
You must be signed in to change notification settings - Fork 0
Add incremential option #1
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
And forgot to update the usage in README
…ipt into add-incremential-option
…ipt into add-incremential-option
…ipt into add-incremential-option
And removed leading slash in exclude since tar uses relative paths
…ipt into add-incremential-option
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR will merge changes I made to @MichaelYochpaz's version of the Backup Script into the main branch. As he has stated that he is no longer maintaining this code, I have volunteered to take it up as the majority of his code meets my needs and with the added changes, meets all my needs.
The major features I implemented:
dateformat via-dargument, followed by a valid format-largument followed by an integer zero or greater$HOME/.config/tar/$DATASET_NAME.exclude. Dataset name is derived by replacing slashes in the dataset name with a dash, removing any dots or dashes in the beginning of the dataset name. Best way to use this is to provide the absolute path for the dataset.