GithubHelp home page GithubHelp logo

Support for syncing to GCS about rclone HOT 4 CLOSED

rclone avatar rclone commented on May 10, 2024
Support for syncing to GCS

from rclone.

Comments (4)

ncw avatar ncw commented on May 10, 2024

I think adding Google Cloud Storage would be quite easy to add looking at the docs.

I presume using the API KEY method of access rather than the OAUTH method?

As for scale - I use rclone for transferring about 50,000 files and it works fine for that. Metadata is stored in memory so that will be the ultimate limit, but I expect metadata for 1 million files wouldn't take more than 500 Mb of memory, most likely much less than that.

from rclone.

jmreicha avatar jmreicha commented on May 10, 2024

Yes, I would most likely use the API KEY method, defintely the most straight forward and that's how I am accessing the S3 storage. I guess it might also e nice to support both eventually.

It is good to know that this will scale up to the millions as well. I am going to start my testing today, hopefully that gives me a better idea of the limits.

Again, I appreciate the help!

from rclone.

ncw avatar ncw commented on May 10, 2024

I've committed a beta version of google cloud storage support to master - it will be in the next release!

I ended up using the OAUTH authentication as I don't think the API key method can do everything, but I may have been mis-understanding the docs!

from rclone.

ncw avatar ncw commented on May 10, 2024

Fixed in version 1.02

Open a new issue if you find any problems!

Thanks

Nick

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.