No. You have to check yourself and delete the offending file.
When using Session.MoveFile, I sometimes get an error 4 caused by an attempt to move the file when a file of the same name already exists.
Is there a way to always overwrite the existing file?
Thank you.