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

Allow using nested directory as a position argument for script #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Allow using nested directory as a position argument for script #4

wants to merge 6 commits into from

Conversation

leikoilja
Copy link

Using
python upload.py MY_FILE would check if MY_FILE is a directory and if so it would extract all the files from the directory and subdirectories and feed them to the script to upload

leikoilja and others added 6 commits June 15, 2019 21:52
Extracts all files from nested directory and uploads them
Ignore directories specified in `IGNORE_DIRECTORIES` global variable
Progressbar added when logging level is greater than INFO
@albfan albfan mentioned this pull request Nov 4, 2023
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

Successfully merging this pull request may close these issues.

1 participant