move_todestination replace_existing
Moves the file to the specified destination.
destination
: the destination to move the file to.
replace_existing
: specifies if the operation should proceed if the destination file already exists. Defaults to False
.