GooBox / goobox-community-gui

Desktop community syncing client for Sia and Storj (DApp)
GNU General Public License v3.0
50 stars 4 forks source link

Moving a folder with a file inside does not sync again #107

Closed betaboot closed 6 years ago

betaboot commented 6 years ago

Versions

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.
jkawamoto commented 6 years ago

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

jkawamoto commented 6 years ago

This one https://github.com/gmethvin/directory-watcher/issues/10 seems to cause this issue.

jkawamoto commented 6 years ago

Fixed in v0.1.4.