cavaliergopher / grab

A download manager package for Go
BSD 3-Clause "New" or "Revised" License
1.39k stars 150 forks source link

Download failed: unexpected EOF #103

Open lidaboo opened 1 year ago

lidaboo commented 1 year ago

The method in the example, returns an error when I download a file larger than 2GB. All file larger than 2GB must returns an error when I use the method.

The error: Download failed: unexpected EOF