Recommended Posts

Posted

I'd like to see resiliosync acquire this feature.  an example of it can be found in syncthing.  Basically, if data that's being synced already exists in another file, or in another share, instead of transferring that same data over the network again, it can instead be copied from the existing file or files, from this share or any other located on the same machine.  In addition I'd like to see improvements to the trash, as often a file that was trashed because it was deleted or moved, isn't properly detected and copied or moved to its new location.  I believe this local data discovery feature could resolve that too by keeping hashes of the data in the trash and pulling from the trash folder of any share if the data is a duplicate of what's being added somewhere else.

  • 1 month later...
Posted

i understand that taking parts of a file might be more complex but if a whole file already exists it would be great if it wasn't transferred again. i just copied a folder within a share and ALL data was transferred again even though every hash could have been known.

And I agree with the trash. So many files end up in there because of a move operation and would be great if it was improved

Posted
Quote

I believe this local data discovery feature could resolve that too by keeping hashes of the data in the trash and pulling from the trash folder of any share if the data is a duplicate of what's being added somewhere else. ...

Quote

So many files end up in there because of a move operation and would be great if it was improved

It is already implemented, see here:
https://help.resilio.com/hc/en-us/articles/209606526-What-happens-when-file-is-renamed

Quote

i understand that taking parts of a file might be more complex.

It is also implemented for the partially changed files and for the multiple instances of files, see Diff delta sync and File deduplication features:
https://help.resilio.com/hc/en-us/articles/115000508484-Sync-Home-Sync-Business-Free-vs-Pro

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.