Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

1.8: synccopy --config config.yaml doesn't work #100

Closed
@PascalSl

Description

@PascalSl

STR:
Create/USE a synccopy YAML config file that works in 1.7.1

Use that same YAML file in 1.8 using the command

blobxfer synccopy --config config.yml

Result:

Traceback (most recent call last):
  File "cli\cli.py", line 1164, in <module>
  File "site-packages\click\core.py", line 764, in __call__
  File "site-packages\click\core.py", line 717, in main
  File "site-packages\click\core.py", line 1137, in invoke
  File "site-packages\click\core.py", line 956, in invoke
  File "site-packages\click\core.py", line 555, in invoke
  File "site-packages\click\decorators.py", line 64, in new_func
  File "site-packages\click\core.py", line 555, in invoke
  File "cli\cli.py", line 1133, in synccopy
  File "cli\settings.py", line 220, in add_cli_options
ValueError: --remote-path not specified
[24296] Failed to execute script cli

Expected:
Should work as in previous versions

Didn't try for upload or download, might be similar there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions