-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Can we set something up to specify which folders/files to choose or ignore within the source directory?
Example: Given the following file structure:
src
- foo_1
- img_file_1
- img_file_2
- ...
- foo_2
- img_file_1
- img_file_2
- ...
- foo_3
- img_file_1
- img_file_2
- ...
- foo_4
I want to upload just foo_1
and foo_2
from src
so that in Data Commons I have the two folders containing all their respective files:
foo_1
- img_file_1
- img_file_2
- ...
foo_2
- img_file_1
- img_file_2
- ...
Metadata
Metadata
Assignees
Labels
No labels