You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
Implement a rule based engine into iarc such that rules can be defined by end users. These rules define the archiving criteria.
Initial set of rules:
file metadata rule for owner and group owner
file metadata rules for access time and modified time
filename regex
size of the file
Split this issue as needed after the rule based engine implementation is done.
The text was updated successfully, but these errors were encountered:
o Archiving shall be also based on user specified archive trigger file: if “/Source///trigger.iArc” is present then ARCHIVE data from “/Source//” to “/Destination//” Entire directory shall be moved
o Optionally leave “/Source//.ARCHIVED” info txt file
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Implement a rule based engine into iarc such that rules can be defined by end users. These rules define the archiving criteria.
Initial set of rules:
file metadata rule for owner and group owner
file metadata rules for access time and modified time
filename regex
size of the file
Split this issue as needed after the rule based engine implementation is done.
The text was updated successfully, but these errors were encountered: