Files
Arch-R/projects
Max Engel d1c3ed5678 Fix rclone --verbose conflict: complete PR #1747 by fixing cloud_sync_helper path
PR #1747 only fixed the post-update fallback path, but most users hit
the cloud_sync_helper path which was never updated. This completes the
fix by:

1. Adding verbose flag removal to cloud_sync_helper (primary update path)
2. Adding runtime filtering to cloud_backup and cloud_restore scripts

The --verbose/-v flags conflict with --log-level in rclone. Now all
code paths properly remove these conflicting flags.

Fixes: Incomplete fix from PR #1747
2025-10-16 18:50:38 -04:00
..
2025-02-03 16:00:41 -05:00