id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4318	"[feature request] Show hash of file in ""File exists"" window of ""Copy/Move"" dialog"	Bogdan107		"Steps:
1) start MC;
2) cd /tmp; (in left panel)
3) cd ~; (in right panel)
4) select single file;
5) F5 + Enter; (file copied from ""~/"" to ""/tmp"")
6) F5 + Enter;
7) MC shows ""File exists"" window dialog.

This dialog contains:
1) full file path;
2) file size;
3) last modification time of file.

What I want:
I want to see hashes of source and destination files, like CRC, MD5, SHA-1 or any other.

Why I want this:
Hashes of two files (source and destination) allow to to quick check, that source file and destination file are identically or different.
If I need to copy single file per long time - then no problem to to ""C-x C-d"" or run ""diff"" from console. But if I need to copy/move many files, then I need more quickly method to detect identical/different files with the same name inside the ""File exists"" window of ""Copy/Move"" dialog.

P.S. If source file and destination file are identical (have identical hashes in two different algorithms, for example - CRC and MD5, or MD5 and SHA-1), then MC may resolve file names conflict automatically, without ""File exists"" window dialog."	enhancement	new	major	Future Releases	mc-core	master						no branch	
