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

Downloader only supports a single file to monitor #3

Open
briandoconnor opened this issue Dec 27, 2014 · 1 comment
Open

Downloader only supports a single file to monitor #3

briandoconnor opened this issue Dec 27, 2014 · 1 comment

Comments

@briandoconnor
Copy link
Contributor

The docs on gnos_download_file.pl indicate you pass in a file glob for checking by the download tool. But the code actually just does a "-e $file". So, at least, the docs need to be updated to make it clear it is a single file monitor.

@niall-byrne
Copy link
Contributor

I have a possible solution to this implemented for the store and forward workflow, as a python script that can be called:

https://github.com/ICGC-TCGA-PanCancer/store-and-forward-workflow/blob/master/workflow/scripts/download_check.py

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