Once your data is uploaded to Files it can be attached to multiple Datasets. The following scripts add all files in a specified folder to a Dataset.
<private_key_path>
with the path to your private key.<folder_name>
with the name you want to give your Storage folder.<dataset_hash>
with the hash of the Dataset you want to add the data units to.Once your data is uploaded to Files it can be attached to multiple Datasets. The following scripts add all files in a specified folder to a Dataset.
<private_key_path>
with the path to your private key.<folder_name>
with the name you want to give your Storage folder.<dataset_hash>
with the hash of the Dataset you want to add the data units to.