Degoo icon indicating copy to clipboard operation
Degoo copied to clipboard

Add hash comparison to the has_changed() function

Open bernd-wechner opened this issue 5 years ago • 0 comments

Degoo metadata does not include a remote hash. We can calculate one locally of course. But there is a good chance we can coax one out of the backed Google File Store that Degoo are using:

Here's a place to start reading:

https://stackoverflow.com/questions/25234515/how-to-get-the-md5-of-an-object-that-has-already-been-stored

bernd-wechner avatar Mar 01 '21 08:03 bernd-wechner