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

Record/manifest item attributes #36

Open
RyanScottLewis opened this issue Dec 1, 2019 · 0 comments
Open

Record/manifest item attributes #36

RyanScottLewis opened this issue Dec 1, 2019 · 0 comments

Comments

@RyanScottLewis
Copy link
Owner

RyanScottLewis commented Dec 1, 2019

When collecting records, Cutback should be able to optionally gather metadata about each record item including file size, *nix permissions/times, exif/filetype specific metadata.

Show a warning when this gathered metadata exceeds size of the actual data, causing the act of gathering the record of that file useless (probably a rare instance but totally possible).

If this process is also applied to manifest items, the FileListCalculator class becomes near-obsolete as we would already have that data in most cases. The only time it would be used is when a user chooses both to view progress and not generate the manifest item attributes. In this case, the user should be warned that "hey, we're already generating this data, you might as well save it)

@RyanScottLewis RyanScottLewis changed the title Record item attributes Record/manifest item attributes Dec 1, 2019
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

No branches or pull requests

1 participant