Skip to content

Crash when zipping large folders #16

Description

@Jaszkowic

I am zipping a folder that has a size of over 4GB (approximately). This leads to the following error being thrown:

buffer.js:1274
throw new errors.RangeError('ERR_INVALID_OPT_VALUE', 'value', value);
^
RangeError [ERR_INVALID_OPT_VALUE]: The value "4303028714" is invalid for option "value"
at checkInt (buffer.js:1274:11)
at Buffer.writeUInt32LE (buffer.js:1360:7)

Is it possible to zip folders larger than 4GB?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions