Datasets
Verify Where Files are Stored (Dataset)
The following script prints the storage locations of all files in a Dataset. This includes the cloud storage locations for private cloud data, and Encord storage location for local data in the Dataset. Knowing where your files are storage helps to cross-verify that all data from a cloud bucket has been added to a Dataset.
To learn how to view the storage locations of all files in a Project, see our documentation here.
In the following script, ensure that you:
- Replace <private_key_path> with the path to your private key.
- Replace <dataset_hash> with the hash of the Dataset you want to know the storage locations for.
Was this page helpful?