You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
Hi, bug found Array dimensions exceeded supported range., System.OverflowException, at S3Manager.Core.LocalFiles.FileHashHelper.GetFileBinary(String fileName) at S3Manager.Core.S3Client.<>c__DisplayClass44_0.<GetSysncStatus>b__4(KeyValuePair2 x)
at System.Linq.Enumerable.SelectEnumerableIterator2.ToArray() at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source)
at S3Manager.Core.S3Client.GetSysncStatus(IEnumerable1 localFiles, IEnumerable1 s3Objects, String prefix)
at S3Manager.Core.S3Client.SyncWithLocal(SlimFileInfo[] localFileInfos, String bucketName, String prefix, String ignorePrefix, Action1 uploadCallback) at MTBackup.Program.MainCoreAsync(String[] args) at MTBackup.Program.Main(String[] args)