Giter VIP home page Giter VIP logo

Comments (2)

astrada avatar astrada commented on August 10, 2024

I never thought about this scenario. But I think you could start the executable google-drive-ocamlfuse from your front-end, the same way you could mount some kind of filesystem. Do you already have an idea of how to use my application?

You should also consider integrating directly via the Drive API (https://developers.google.com/drive/v2/reference/) that is a RESTful JSON API very simple and well documented.

from google-drive-ocamlfuse.

fjaeger avatar fjaeger commented on August 10, 2024

Maybe we can continue this discussion 'offline' via email? I am reachable via [email protected]

I would like to use a FUSE-based approach in Kiwingu as having the cloud storage integrated into the general file system of OSX is the design idea of the application. That's why I want to avoid using the Drive API.

In Kiwingu I already use other FUSE filesystems like curlftpfs (FTP), sshfs (SFTP) and wdfs (WebDAV) and I would expect it to be relatively easy to integrate google-drive-ocamlfuse in a similar way.

How does google-drive-ocamlfuse compare to projects like https://github.com/dsoprea/GDriveFS ?

from google-drive-ocamlfuse.

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.