Skip to content
New issue

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

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

Already on GitHub? # to your account

Support exists checking on download by checksum #6

Open
bmflynn opened this issue Sep 5, 2024 · 0 comments
Open

Support exists checking on download by checksum #6

bmflynn opened this issue Sep 5, 2024 · 0 comments

Comments

@bmflynn
Copy link
Owner

bmflynn commented Sep 5, 2024

Currently, files already existing on disk by name are skipped when downloading. This does not work with files that get replaced in CMR but have the same name, such as NRT products that do not have a creation time in the filename.

We could add an opt-in flag that will force the exists check to compare the remote file metadata checksum against a local file in the case that the checksum is available, the algorithm is supported, and the file exists locally.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant