5e911ed268
Added the `--` argument before positional arguments in rclone subprocess calls (link, mkdir, copy) in `app/tasks/upload_with_rclone.py`. This ensures that filenames or destinations starting with a hyphen are treated as paths rather than unintended command-line flags. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>