Overwrite File Already existing

CamiCat

Member
Hi all,

Using the command used is the "move files" from "Utility - files management", I've done a robot that moves all the files from a folder (Let's call it A) (and it's thousands sub-folders) into another folder (let's call it B).

The files in folder A come to update the existing ones in the folder B.

So it works for the file that does not exist but NOT to overwrite the existing ones.

Do you know if there is a command : "If file exists, then overwrite" ?

Thank you very much.
 

Sukesh Kumaru

Active Member
Hi all,

Using the command used is the "move files" from "Utility - files management", I've done a robot that moves all the files from a folder (Let's call it A) (and it's thousands sub-folders) into another folder (let's call it B).

The files in folder A come to update the existing ones in the folder B.

So it works for the file that does not exist but NOT to overwrite the existing ones.

Do you know if there is a command : "If file exists, then overwrite" ?

Thank you very much.
Did you checked all the actions available in the vbo, if there is no such action then you spy that pop-up and perform click operation on required button i.e, "Yes" or "No".
 
Top