I just tried this out and it looks to be working great for local. When I try rclone, I am able to find my config but when I run the remote backup to Mega, it shows this error in the activity log: "[ERROR] Failed to upload remote backup to FlashBackup 2026/03/21 01:42:21 NOTICE: Fatal error: unknown flag: --mega-chunk-size" and this shows in the debug log: "[DEBUG 2026-03-21 02:15:39] rclone flags: --transfers=6 --checkers=6 --mega-chunk-size=32M --retries=5 --low-level-retries=10". The "--mega-chunk-size" flag seems to be causing the issue possibly? I am able to take the file created locally and upload it to Mega with rclone manually and I can see the file reflected once it is uploaded as well. This tool is exactly what I have been looking for so I'm hoping to get it working. Thank you for any help!