https://bugs.kde.org/show_bug.cgi?id=375765
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |-gdrive/1b710a46d04ac6ea1d9 | |c272be14d2bd2aa49cf54 --- Comment #9 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 1b710a46d04ac6ea1d9c272be14d2bd2aa49cf54 by Fabian Vogt. Committed on 23/09/2018 at 10:15. Pushed by fvogt into branch '1.2'. Send file contents in chunks Summary: KIO can only send a maximum of 0xFFFFFF bytes of data. TransferJob has an additional limit of 14 MiB. Test Plan: Downloaded a 132MiB file, no more "slave died unexpectedly". Size and md5sum match. Reviewers: elvisangelaccio, dfaure Subscribers: dfaure, ngraham Differential Revision: https://phabricator.kde.org/D15448 M +13 -1 src/kio_gdrive.cpp https://commits.kde.org/kio-gdrive/1b710a46d04ac6ea1d9c272be14d2bd2aa49cf54 -- You are receiving this mail because: You are watching all bug changes.