The invention provides a
hybrid cloud
object storage data migration method and device and
electronic equipment, and relates to the technical field of
data migration. The method comprises the following steps: creating a migration task, and configuring a migration program; starting an enumeration thread, enumerating all objects needing to be migrated and putting the objects into a
queue to be pulled; starting a transmission thread, pulling the object to be migrated and putting the object to be migrated into a
queue to be uploaded; starting a push thread, extracting a to-be-migrated object from the to-be-uploaded
queue, and uploading the to-be-migrated object to a target end
object storage; a
verification thread is started, feature values of the object are compared from a source end and a target end, if the feature values are consistent, it is indicated that the object is migrated successfully, otherwise, migration of the object fails, and migration object information is persisted into a
database; and when the listing thread and the transmission thread are both completed and the queue to be pulled and the queue to be uploaded are both empty, the full migration is ended. According to the method, the pulling and pushing strategy is dynamically adjusted according to the object features, the threads automatically convert functions according to needs, and the migration performance is improved.