I'm trying to get 112 files copied from an AWS S3 bucket to another S3 bucket
All files fails with the below status:
Code: Select all
Failing after exception: File too big for renaming, Retry Number: 0
Exception File too big for renaming at 000000000112C164.
Filename: S3://redacted-source-bucket-name/FULLSHOWMA0718.mxf
Checkpoints: HTX
The job is meant to be run only once, so no schedule or smart monitoring
It looks strange as Syncovery seems to try to rename the source file.
Any hint on why it would do that ?
Thanks