Scille / parsec-cloud

Open source Dropbox-like file sharing with full client encryption !
https://parsec.cloud
Other
267 stars 40 forks source link

[🐛 | Bug]: File renamed to match prevent sync pattern remove some files matching the pattern #8263

Closed FirelightFlagboy closed 3 weeks ago

FirelightFlagboy commented 4 weeks ago

Parsec version tested on:

3.0.0-rc.5

Platforms tested on:

Linux

Bug description:

  1. Create the files foo.tmp and zar.tmp
  2. Create a file bar
  3. Rename the file bar to bar.tmp
  4. Observe both zar.tmp and foo.tmp has disappear

Relevant output:

No response

FirelightFlagboy commented 3 weeks ago

Fixed by #8277, #8331 and #8294