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

Include MD5 timestamps #317

Open
MarcosSueiro opened this issue Dec 29, 2024 · 3 comments
Open

Include MD5 timestamps #317

MarcosSueiro opened this issue Dec 29, 2024 · 3 comments

Comments

@MarcosSueiro
Copy link

This would be most helpful when managing files, esp. edited or moved.

Example:

<MD5Stored stored="2024-12-22T15:32:20.006" lastVerified="2024-12-29T13:36:22.076">D8881DDF11F1687F332E473913E2F0B3</MD5Stored>

@JeromeMartinez
Copy link
Member

lastVerified is doable but stored is not because it is not stored in the file.

@MarcosSueiro
Copy link
Author

lastVerified would be the most important improvement. Would there be a way moving forward to store the timestamp of the MD5 along with the hash itself? And for backward compatibility, display "unknown" for previous files?

@JeromeMartinez
Copy link
Member

Would there be a way moving forward to store the timestamp of the MD5 along with the hash itself?

We could add a custom chunk for storing the MD5 store date.
But not a 5 min work, so not in free support.

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

2 participants