Hello ,
I have to upload files to google cloud storage. I instaaled gsutil from google and authenticated. I uploaded a sample file and its working fine.
And I want to perform the same task with SSIS. This is how I set up execute process task.
It is not throwing any exception but the fill is not uploading. I can not see the file in the bucket.
Am I missing anything ?
Thanks in advance.