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

Don't re-upload directory content if the directory is renamed #121

Open MeijeSibbel opened 6 years ago

MeijeSibbel commented 6 years ago

Versions

Replace the values below with your own:

Optional:

logs

Please attach the following logs:

windows

Mac

....

Linux

...

Expected Behavior

Please describe the program's expected behavior.

When a folder is renamed, only the changes to the dir name are updated.

Actual Behavior

Please describe the program's actual behavior. Please include any stack traces or log output in the back ticks below.

Renaming a directory causes all data in the directory to be uploaded again.

Steps to Reproduce

Please include the steps the reproduce the issue, numbered below. Include as much detail as possible.

  1. ...
  2. ...
  3. ...

Screenshots (Optional)

If the error is graphical in nature it is helpful to provide a screenshot.

MeijeSibbel commented 6 years ago

For Storj this is related to https://github.com/Storj/libstorj/pull/433