0

I am using Google Cloud Storage Bucket(Standard variant) and a Compute engine instance(Debian Stretch 9) in my GCP (both are under the same project and have all the permissions since I am the owner of the project).

I have created a storage bucket and successfully authenticated and mounted the storage bucket in my Linux Machine. I am able to read | Write and Delete the files from my Linux machine as well as from the WebUI.

Now the problem is I am unable to set files to executable form both from normal user and using sudo before chmod. Sudo User and normal user

I have also tried making it executable with root but the root user is not allowed to get access to the folder where I have mounted my bucket. Click here

I want to run my Storj node in my Storage Bucket, therefore I need read write execute permissions. Please help me out with this.

1 Answer 1

0

Since in Google Cloud Storage there is no execution flag defined, therefore we cannot execute files in the cloud storage. So as such this question problem cannot be solved from the client-side.

Click here to see the results.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .