Score:0

Cannot access Directory rclone mounted to Google Cloud Storage

fr flag

I installed rclone and defined a remote "bucket_gcs" for my Google Cloud Storage. Then I successfully rclone mounted the remote to a Directory with the command:

sudo rclone mount bucket_gcs: /mnt/Google_Cloud_Storage

I can view my Google Cloud Storage contents in the mounted directory with commands:

sudo rclone ls /mnt/Google_Cloud_Storage

However whenever I cannot click into the Directory folder with a message: 'You do not have the permissions necessary to view the contents of "Google_Cloud_Storage"'

I have tried the followings but still cannot enter the folder:

sudo chmod 777 /mnt/Google_Cloud_Storage sudo chmod -R ug+rw /mnt/Google_Cloud_Storage sudo chown $USER: /mnt/Google_Cloud_Storage

Can someone advise please?

Thanks Jeffrey

Jeff0129 avatar
fr flag
Resolved the issue executing all the rclone commands without "sudo".
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.