Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable a list of success_codes for rclone return code #1

Closed
dantebarba opened this issue Jul 14, 2023 · 1 comment
Closed

Enable a list of success_codes for rclone return code #1

dantebarba opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dantebarba
Copy link
Owner

For some sync and copy options rclone does not return a "0" status code even if the option has a user-intended behavior. A modification needs to be made to the sync.sh script to treat some return codes as success codes.

  • Sync.sh should be modified to support a list of success codes.
  • An env var should be declared with "0" as default value.
@dantebarba dantebarba self-assigned this Jul 14, 2023
@dantebarba dantebarba added enhancement New feature or request good first issue Good for newcomers labels Jul 14, 2023
@dantebarba
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant