I used a Move function in Advanced File Functions to move files. But an error occured if the target folder contain the same file. I want to overwrite the original file as well. How can I do it?
Hi, first use "Delete" function from the same palette to remove existing copy of the file from the target folder. And only after this move your new file there.