id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2125	User asked twice about overwriting file	bilbo	bilbo	"When file is moved across filesystems and destination file exists, user is asked twice whether to overwrite file or not.

Root cause: commit 804ca8e7b0d23937ca578659b1840f88e60fe931 ""Added indication of total BPS and ETA for file operations""

Before, when move failed (source & target on different filesystems ...), copy & delete was used, but parameter ask_overwrite was set to false when calling copy_file_file. In that commit, that parameter is moved to tctx and it is not set to false in that case.
"	defect	closed	major	4.7.2	mc-core	master	fixed						committed-master
