Skip to content

overwrite existing files #22

Description

@ennorehling

Problem:
onedrive-cli cp ./source Destination/ reports "An item with the same name already exists under the parent"
This is correct, but I cannot find a way to override the default behavior to allow me to overwrite an existing file. It seems like "name.conflictBehavior=fail" is hard-coded into the operation. Any plans for arguments to the cp command that would allow other behaviors?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions