Requirement
Enable filesystem access to Clowder files in Minio directly, bypassing the need to download them individually via the Clowder API.
Goal
Create a sample extractor that mounts a directory to the Minio filesystem using the s3fs-fuse package.
Requirement
Enable filesystem access to Clowder files in Minio directly, bypassing the need to download them individually via the Clowder API.
Goal
Create a sample extractor that mounts a directory to the Minio filesystem using the
s3fs-fusepackage.