Skip to content

Implement support for copying directories recursively #160

@carlspring

Description

@carlspring

Task Description

We need to implement support for copying directories in the org.carlspring.cloud.storage.s3fs.S3FileSystemProvider class, as this currently only works for regular files and does not check if the paths are directories in order to recurse into them.

Tasks

The following tasks will need to be carried out:

  • Study the code of the org.carlspring.cloud.storage.s3fs.S3FileSystemProvider and propose the most efficient way to do this.
  • Implement the necessary changes.
  • Implement test cases.

Help

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions