id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4409	Continue copy after interrupt	andrew_b	andrew_b	"Current scenario:
When copy process is interrupted (by pressing Esc), the dialog window is raised:
{{{
┌───────────────── Copy ──────────────────┐
│ Incomplete file was retrieved. Keep it? │
├─────────────────────────────────────────┤
│          [ Delete ]  [ Keep ]           │
└─────────────────────────────────────────┘
}}}
We can't to continue copy if interrupt was accidental.
----
New scenario:
{{{
┌────────────────── Copy ───────────────────┐
│      Incomplete file was retrieved        │
├───────────────────────────────────────────┤
│  [ Delete ]  [ Keep ]  [ Continue copy ]  │
└───────────────────────────────────────────┘
}}}
"	enhancement	closed	major	4.8.29	mc-core	master	fixed					merged	committed-master
