haiwen / seafile-iOS

iOS client for seafile
Apache License 2.0
220 stars 151 forks source link

Photos auto upload, final video upload task is copied multiple times #359

Open alperozcetin opened 4 months ago

alperozcetin commented 4 months ago

When there is only 1 video left in upload queue, and if it's size is big (5gb+), the upload task is copied multiple times. The same file is uploaded multiple times at the same time. Before 1 of those uploads finish, new tasks are created (for the upload of the same file) leading to slowdown of the app and unsuccessful upload.

henry9610 commented 2 months ago

When there is only 1 video left in upload queue, and if it's size is big (5gb+), the upload task is copied multiple times. The same file is uploaded multiple times at the same time. Before 1 of those uploads finish, new tasks are created (for the upload of the same file) leading to slowdown of the app and unsuccessful upload.

Hello alperozcetin, Thank you for reporting this issue.The issue has been fixed in the new version; however, it currently requires the app to remain in the foreground. If the app stays in the background for too long, large files will need to be retransmitted upon returning. We plan to address this in a future update. Please download the recently updated version 2.9.27 and try again. If the problem persists, feel free to contact me.