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

Add option to set log file save location #5

Open
egrace479 opened this issue Jun 5, 2024 · 1 comment
Open

Add option to set log file save location #5

egrace479 opened this issue Jun 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@egrace479
Copy link
Member

I was surprised that the checksum CSV and log files created in my Downloads directory: /Users/john/Downloads/burress_checksums.csv and /Users/john/Downloads/burress_log.jsonl.
It would be nice to have control over where these files get written.
It also seems that these files get overwritten if run again.

Could you create an issue to determine the best location to write these log/metadata files and possibly prompt before overwriting them?

Originally posted by @johnbradley in #1 (comment)

@egrace479 egrace479 added the enhancement New feature or request label Jun 5, 2024
@egrace479
Copy link
Member Author

One note on this:

The log files are opened and added to as the download proceeds, so they won't be overwritten, and checksum is only created after a successful download, so it wouldn't be overwritten unless another is started with same file (i.e., batching), though it will then index everything in that folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant