Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

file.save and file.download of zipped content #763

@rutanika

Description

@rutanika

Hello,

We use file.save and file.download in order to upload and to download files.
We have the following issue with .zip files:

  1. file.save content of .zip file --> succeded.
  2. file.download the same .zip file --> succeded.

However, there’s a binary difference between the uploaded and downloaded zip file and the downloaded zip does not open.
When trying to unzip it we get "Unexpected end of file error".
It happens with very simple zip file that contains just very small text file.

Do we miss something?
Could you please assist?

Thanks,
Talia

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/nodejs-storage API.needs more infoThis issue needs more information from the customer to proceed.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions