Boris Tseytlin
11/02/2022, 4:34 PMget_folder
which will download the whole storage to my local drive. I don’t want that.
I see two alternative ways:
• Make an S3 block, use that.
• Make a secret block, in my code set up a minio connection, use that.
Which one is better?Ryan Peden
11/02/2022, 4:41 PMBoris Tseytlin
11/02/2022, 5:03 PMs3_list_objects
for some reason started listing everything recursively 😞