pub async fn migrate_legacy_object( url: String, source_dir: String, target_dir: String, concurrency: u32, ) -> Result<()>