Skip to content

mount google cloud storage

Jingpeng Wu edited this page Aug 29, 2018 · 6 revisions
  1. go to google cloud storage console --> setting --> interoperability, create a new key
  2. copy the access key and secret to add a new profile in ~/.aws/credentials, name the profile as google
  3. goofys --profile google --endpoint https://storage.googleapis.com YOUR_BUCKET /MOUNT/DIR
Clone this wiki locally