Skip to content

Upload directory to bucket #1

@umitbuyuksahin

Description

@umitbuyuksahin

Background

  • We can currently only upload files to bucket
  • Uploading directories with complex directory structure is very difficult with this functionality.
  • We need to add functionality of uploading directly directory to bucket.

Method

  • Directories could be zipped before uploading so that we can upload then zipped file to bucket.
  • After completing upload operation, we have to unzip the file and extract the directory.

Acceptance Criteria

  • Add upload_directory to BucketFSLocation and LocalBucketFSLocation
  • Add unit and integration tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProduct feature

    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