unifi-protect-backup icon indicating copy to clipboard operation
unifi-protect-backup copied to clipboard

Support Rclone concurrency

Open cyberpower678 opened this issue 2 months ago • 4 comments

Just a fair warning, I actually haven't tested this code due to lack of time, but it SHOULD in theory work as expected. Setting RCLONE_TRANSFERS will trigger the concurrency, and it will default to 1 if absent.

I also fixed a possible bug where a failed upload might drop from the missing upload event IDs list because the current_event variable may not get reset to None if something goes wrong during upload.

cyberpower678 avatar Jun 10 '24 13:06 cyberpower678