WL#9210: InnoDB: Clone remote replica

Affects: Server-8.0   —   Status: Complete

Enhance server clone plugin created in WL#9209 to connect to a server from
remote and transfer the snapshot over network.

Here we would support taking a Physical Snapshot of the database and transfer it
over network to another machine/node where the replica needs to be provisioned.

This is one of the child work logs for provisioning a clone for replication.