Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Flags appended incorrectly to command #112

@njdom24

Description

@njdom24

Describe the bug
Using bisync and the flag --resync, the command to be executed becomes rclone --resync bisync ..., which errors out.

To Reproduce
Steps to reproduce the behavior:

  1. Enable bisync in settings
  2. Add --resync to flags
  3. Attempt sync (with dry-run)
  4. See error

Expected behavior
Should run rclone bisync ... --resync to execute properly

Desktop

  • OS: [SteamOS 3.4, Arch Linux]
  • Version 0.18.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions