I have a Google Cloud account with a large amount of data. I wanted to store it in an offline external hard drive and still be able to access the data as needed on my external drive.
I downloaded the Google bucket directly to the external hard drive from the Google Cloud using GSUTIL.
I now want to link the downloaded files to the Google Cloud bucket with very specific rules.
The problem arises when trying to use Cloudberry when I try to link my Google Cloud account and the already downloaded files. It points to the Google Cloud fine but then wants to redownload the data files even though I already have them stored in my external hard drive.
Is there a way to link the already downloaded files taken from a specific Google Cloud bucket and link them back to the bucket without mapping a new location and redownloading. This is a large amount of data so I really don’t want to redownload.
Appreciate any thoughts.