Skip to content

ecs-sync 3.2.6

Compare
Choose a tag to compare
@twincitiesguy twincitiesguy released this 23 Jan 20:04
· 15 commits to master since this release
  • Fixed encrypted password issues when using the CLI to submit XML jobs
  • CAS improvements:
    • Fixed error during verification when blob exists on target (single-instancing)
    • On any write error, the source blob is fully read before closing by default now (option to disable)
    • New largeBlobCountEnabled option that lowers memory footprint for clips with 100+ blobs
      • These features were previously enabled by default, but they are now off by default to improve stability