Giter Site home page Giter Site logo

Comments (3)

ncw avatar ncw commented on May 28, 2024

Hmm, yes, the fact that chunker is advertising metadata support is an oversight I think.

Chunker would have to store the metadata somewhere, either as metadata on an object or in the metadata file (if one is configured).

The question is which object should chunker be storing the metadata on - all of them?

from rclone.

eharris avatar eharris commented on May 28, 2024

I wasn't sure if the capabilities shown by features was meant to indicate that it would actually store the metadata, or just that it is supposed to pass it along to the final remote. That's why I used the local fs as the underlying remote, because I know that local supports the metadata even when many cloud remotes don't. It wasn't clear either way.

At the very least, chunker should "pass along" the metadata, which is why I created this ticket as a bug. But yes, I think that (since chunker already has a simple and expandable method to store additional metadata which is being used for hashes) if chunker doesn't automatically store the additional metadata, that capability should be able to be easily added, perhaps with an additional option.

from rclone.

ncw avatar ncw commented on May 28, 2024

I wasn't sure if the capabilities shown by features was meant to indicate that it would actually store the metadata, or just that it is supposed to pass it along to the final remote.

For a wrapping backend like chunker, it is supposed to pass the metadata along to the underlying backend. This doesn't appear to be working though.

That's why I used the local fs as the underlying remote, because I know that local supports the metadata even when many cloud remotes don't. It wasn't clear either way.

At the very least, chunker should "pass along" the metadata

It should either pass it along or not advertise the metadata Feature, yes.

which is why I created this ticket as a bug. But yes, I think that (since chunker already has a simple and expandable method to store additional metadata which is being used for hashes) if chunker doesn't automatically store the additional metadata, that capability should be able to be easily added, perhaps with an additional option.

That would be a good addition.

from rclone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.