共用方式為


SkipErrorFile interface

略過錯誤檔案。

屬性

dataInconsistency

如果其他並行寫入變更了來源/接收檔案,請略過 。 預設值為 false。 Type:boolean (或 Expression with resultType boolean) 。

fileMissing

如果檔案在複製期間由其他用戶端刪除,請略過。 預設值為 true。 Type:boolean (或 Expression with resultType boolean) 。

屬性詳細資料

dataInconsistency

如果其他並行寫入變更了來源/接收檔案,請略過 。 預設值為 false。 Type:boolean (或 Expression with resultType boolean) 。

dataInconsistency?: any

屬性值

any

fileMissing

如果檔案在複製期間由其他用戶端刪除,請略過。 預設值為 true。 Type:boolean (或 Expression with resultType boolean) 。

fileMissing?: any

屬性值

any