|
Windows will not duplicate file names but still trys to preserve as much of the name as possible. What is happening is that where you want to copy the file name TO, already has the same file name - so windows adds a [1] to it . You maybe trying to inadvertantly copy the file to the same temp folder [ ie duplicating it ].
|