Optional
dereferenceOptional
errorWhen force
is false
, and the destination
exists, throw an error.
false
Optional
forceOverwrite existing file or directory. _The copy
operation will ignore errors if you set this to false and the destination
exists. Use the errorOnExist
option to change this behavior.
true
Optional
preserveWhen true
timestamps from src
will
be preserved.
false
Optional
recursiveCopy directories recursively.
false
Optional
verbatimWhen true, path resolution for symlinks will be skipped
false
Dereference symlinks
Default
false