Skip to content

Sync error #670

Answered by samschott
raffaem asked this question in Q&A
Apr 19, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

As far as Dropbox is concerned, the casing is cosmetic only and both paths are the same. That being said, such moves typically still complete successfully, even though the API docs claim:

Note that we do not currently support case-only renaming.

I even have an integration test which ensures that it works and it has been passing without issues:

def test_case_change_local(m: Maestral) -> None:

Are you seeing the error for the parent folder itself or one of its children? And how many items does it contain?

In the worst case, you might need to rename the folder on the Dropbox website instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raffaem
Comment options

Answer selected by raffaem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants