GooBox/goobox-community-gui

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

MeijeSibbel opened this issue · 1 comments

Versions

Replace the values below with your own:

  • GUI Version: all
  • Operating System: all
  • Storage provider selected: Sia and Sia

Optional:

  • Current account balance:
  • Current wallet address:
  • Size of sync directory: <... GB>
  • Number of files and folders in Sync directory: <... files and ... folders>

logs

Please attach the following logs:

windows

  • C:\Users\USER\AppData\Roaming\Goobox\<log>.log
  • C:\Users\USER\AppData\Local\Goobox\Logs\<...>-sync.log

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.

For Storj this is related to storj-archived/libstorj#433