HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Support object copy operations #246

Open jreadey opened 11 months ago

jreadey commented 11 months ago

Add functionality to HSDS to support group, dataset, or committed datatype copy operations (i.e. copy the entire state of an object to an new object with a different uuid). The source object can be in the same domain or different domain (assuming the requester has read permission on the source domain).