Skip to content

Delete partially downloaded file when transfer is canceled locally

Summary

Cleanup partially downloaded file when the transfer is canceled locally

Test Plan

Start a file transfer of a big file from Android and cancel the transfer using the stop button of the KJob notification. Verify that the partially downloaded file has been deleted.

Merge request reports