Skip to content

Selective upload to maintain folder structure #17

@egrace479

Description

@egrace479

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions