Skip to content
Commit 1b710a46 authored by Fabian Vogt's avatar Fabian Vogt
Browse files

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.

BUG: 375765

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
parent 996d772e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment