Is there a way to get a report of which objects have not been migrated? Better yet, is there a method to migrate objects without downloading them to the client?
Solution
@da_man_rocks We have introduce this functionality in CLI
You can check the command using t3 buckets migrate helpt3 buckets migrate help
It's available from 2.18.0 You can check your version using t3 --versiont3 --version
If you're using >=2.15.0, you can update to latest by running t3 updatet3 update