... | ... | @@ -10,6 +10,8 @@ Notes: recursively (-R), compressed (-z), verbose (-v) https://developers.google |
|
|
|
|
|
This also works within google storage (which is faster as it does not go through the local machine).
|
|
|
|
|
|
Also of note: `gsutil -m cp -Rzv xyz xyz" -- the `-m` option is for multithreaded/parallel action. This increases costs and decreases performance, but very useful for PNGs...
|
|
|
|
|
|
### make bucket public
|
|
|
|
|
|
Notes: https://developers.google.com/storage/docs/gsutil/commands/acl#set
|
... | ... | |