Skip to content

Remove fragmented file if file transfer is interrupted

Yongha Hwang requested to merge MShrimp4/thunar:issue_511_2 into master

Related: Issue #511 (closed) MR !138 (merged)

Try to remove fragmented file (partial file if it is the case) if file transfer is interrupted by any reason. Task cancellation and any error is ignored during the attempt.

Merge request reports