You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I've heard that if you add -z to gsutil it will compress files and upload them with content-encoding: gzip, which should help with performance and egress traffic cost (if there is any).
Hey, I've heard that if you add
-z
to gsutil it will compress files and upload them with content-encoding: gzip, which should help with performance and egress traffic cost (if there is any).Source:
https://stackoverflow.com/questions/18020291/google-cloud-storage-console-content-encoding-to-gzip
The text was updated successfully, but these errors were encountered: