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

overwrite existing files #22

Open
ennorehling opened this issue Apr 1, 2024 · 0 comments
Open

overwrite existing files #22

ennorehling opened this issue Apr 1, 2024 · 0 comments

Comments

@ennorehling
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant