xybu / onedrived-dev

A Microsoft OneDrive client for Linux, written in Python3.
https://github.com/xybu/onedrived-dev
MIT License
705 stars 78 forks source link

Saving a file quickly in rapid succession results in it being renamed while in use (!) #45

Open jonseppanen opened 7 years ago

jonseppanen commented 7 years ago

While working on a file if I save it, backspace a character and save it again immediately (less than a second) onedrived will consider this a conflict (I think) and rename the file with my machine name at the end.

Renaming the file back to it's proper name fixes the issue, but this is potentially destructive.