Google Storage .zip

380 views
Skip to first unread message

Duvan Rivera

unread,
Nov 6, 2020, 1:27:10 PM11/6/20
to Google Cloud Filestore Discuss
We have multiple files in Google Storage with call recordings weighing 15GB, I can't find a way to download them all at once or do a .ZIP compression process. Do you have any way?  

Eriel Thomas

unread,
Nov 7, 2020, 7:06:04 PM11/7/20
to Duvan Rivera, Google Cloud Filestore Discuss
You can use the "gsutil" command line tool to download multiple files in parallel. 

For example (from https://cloud.google.com/storage/docs/gsutil/commands/cp#description), this command will perform a multithreaded download of the files in "gs://my-bucket" to your local "dir":

gsutil -m cp -r gs://my-bucket dir

It is not possible to download multiple files at once from the cloud console (UI). You will also need to perform the zip compression operation after you download the files. It's not possible to compress the files in the GCS bucket. 

On Fri, Nov 6, 2020 at 10:27 AM Duvan Rivera <duvan....@gmail.com> wrote:
We have multiple files in Google Storage with call recordings weighing 15GB, I can't find a way to download them all at once or do a .ZIP compression process. Do you have any way?  

--
© 2018 Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043
 
Email preferences: You received this email because you signed up for the Cloud Filestore Discussion Google Group (google-cloud-fi...@googlegroups.com) to participate in discussions with other members of the Cloud Filestore community and the Cloud Filestore Team.
---
You received this message because you are subscribed to the Google Groups "Google Cloud Filestore Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-filestor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-filestore-discuss/64144b02-8fac-4524-ab07-1cb9fb00f4f9n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages