Release Date: October 27, 2022
Issues Addressed
Migration Failed Due to a File Larger than Max File Size as per Customer's Plan
When one of the files in source data is greater than the permissible max file size limit then all the files after that are getting skipped and migration is marked as failed. The max file size limit is defined by the customer’s plan.
This is a regression bug introduced in 3.13.0 to avoid continuous 403 errors on uploading files to Egnyte domain.
As part of this fix, migration will proceed further uploading the rest of the files which may be smaller in size, ignoring the large size failure error.