You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is a bug where every time `write_bytes` is called, it starts writing the file from the beginning. We can fix this once we have set up `dav-server-opendalfs`.
For example: https://github.com/messense/dav-server-rs/blob/1346f52007aab7c701288b4c3e99b5e4d44369c3/src/localfs.rs#L673-L681
Originally posted by @Xuanwo in #3119 (comment)