Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Add support of replacing prefix while replicationΒ #5

@daixba

Description

@daixba

Is your feature request related to a problem? Please describe.
Some customer has requirement that they want to replace all the prefix for all objects while migrating from other cloud storage services.

For example, if the old prefix is abc, and the new prefix is efg

Then an object with key abc/hello.txt will be replication to S3 with new key efg/hello.txt

Describe the solution you'd like
Add a new parameter to allow choosing between append prefix and overwrite prefix for destination.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions