GooBox/goobox-community-gui

Moving a folder with a file inside does not sync again

betaboot opened this issue · 3 comments

Versions

  • GUI Version: v0.1.2
  • Operating System: windows 10
  • Storage provider selected: Sia

Actual Behavior

If i move a file from one folder to the other, then it will sync again in the new folder --> OK
But if i move a folder with a file in it to a new folder, then the file will not sync again until Goobox is restarted.

Steps to Reproduce

  1. Create two folders F1 and F2.
  2. Place two files A and B into folder F1 and let them sync.
  3. Move file A into folder F2 --> File A will sync.
  4. Move folder F1 with file B in it into folder F2. --> File B will not sync.

Thank you for reporting this issue. I could reproduce it.

This one gmethvin/directory-watcher#10 seems to cause this issue.

Fixed in v0.1.4.