|

Overwrite


(boolean) Whether to overwrite any files in the destination folder if they have the same names as the files being moved:



VALUE DESCRIPTION


true


Move the source files right over the destination files. (Default)


false


Don't move a file if another file with the same name already exists in the destination folder.


|