Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkipErrorFile

Package version

Skip error file.

Hierarchy

  • SkipErrorFile

Index

Properties

Optional dataInconsistency

dataInconsistency: any

Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).

Optional fileMissing

fileMissing: any

Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).

Generated using TypeDoc