AbortOnFail
(boolean) Whether to abort the move operation if an error occurs:
VALUE DESCRIPTION |
|
true |
Stop moving as soon as the first error occurs. |
false |
Continue moving files even if some files fail to move. (Default) |