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