How do I create a batch file to copy a file and if the destination already has a file with the same name it will add a number extension to it's name and complete the copy. Thus in that scenario I would have 2 files in the destination, one with the original name and one with the original name plus a number.
My goal is I want to keep the original file backup copy and all following backup copies.
My goal is I want to keep the original file backup copy and all following backup copies.
Last edited: