Add capability to duplicate dataspace
Currently duplicating a dataspace, requires getting all the data from the origin dataspace and reinjecting them into a new dataspace. For large dataspace the client memory footprint and the time are too high. A better approach would be to add the capability to ask the server to do the copy itself.