Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: Jungle on October 22, 2013, 10:17:53

Title: Issue with copy to existing file
Post by: Jungle on October 22, 2013, 10:17:53
E.g. i have two panels with the same folder x:\temp, and there are 2 files there:
Code: [Select]
x:\temp\file.txt
x:\temp\file_bak.txt
I want to copy file_bak.txt to file.txt (replace). But after copying file.txt remains, instead file.txt (1) is created which is the copy of file_bak.txt. No overwrite dialog appears.