When copying a file to a folder in which there is already a file with the same name, you get three options:
1. overwrite
2. cancel
3. copy the intended file but with a rename (file (2).xxx)
What is usually needed is to copy the file and rename the *existing file in the destination folder.*
Is this possible and how?
↧