aws-solutions / data-transfer-hub

Seamless User Interface for replicating data into AWS.
https://aws-solutions.github.io/data-transfer-hub/en/
Apache License 2.0
136 stars 22 forks source link

Add an parameter to eliminate the object list comparison #56

Closed JoeShi closed 2 years ago

JoeShi commented 3 years ago

By default, the finder process will list all objects in both source and destination and find the delta collection. Add a parameter to eliminate the list action in destination bucket. It can save up some time on finder process.

The typical user scenario is migration or one-time transfer.

YikaiHu commented 2 years ago

Thanks Joe.

This feature has been released in v2.1 .

Customers can set the parameter Need Data Comparison before Transfer to No to eliminate the comparison.