0chain / s3-migration

This program helps to migrate files in s3/s3-compatible buckets to 0chain dStorage.
MIT License
0 stars 1 forks source link

Fix long file names causing upload failures for the entire upload batch during migration #91

Closed sunilmhta closed 1 year ago

sunilmhta commented 1 year ago

Fixing the long file names which cause errors during migration by trimming the long file names to 90 chars.