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

store log files in specific directory #49

Open
aporter1350 opened this issue Oct 26, 2022 · 3 comments
Open

store log files in specific directory #49

aporter1350 opened this issue Oct 26, 2022 · 3 comments

Comments

@aporter1350
Copy link

Hello, I have been working on downloading a large series of subjects through an HPC. The log files are being stored within the NDA file located in my home directory however, I only have a limited amount of storage within my home dir and was wondering if there is a specific parameter that could be added that offers users the ability to store the log files in a different location?

@gregmagdits
Copy link
Contributor

gregmagdits commented Oct 26, 2022

this can be done with the -d command line argument. You can see usage information and details for other flags by running
downloadcmd -h

@aporter1350
Copy link
Author

When I use the -d command it does not put the log file in the specified directory it still places the file in ~/NDA/nda-tools/downloadcmd/logs

@gregmagdits
Copy link
Contributor

I apologize, I misread the original comment. There is currently no way to change the location where nda-tools writes logs, but I dont think the default logging config is expected to generate large files. What is the size of the large log file on your machine, and what is the name of the file?

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