Giter Site home page Giter Site logo

Comments (3)

marcotrevisan avatar marcotrevisan commented on August 16, 2024

The Mac OS implementation is going to change in favor of a FileProvider approach, which changes things radically but unfortunately that API is available on MacOS only.
That said, I think the root cause of this issue was the initial approach, which seems to have been more like “wrapping rsync” (good for machine-to-machine) rather than decorating a caching proxy and expose that as a “network drive” of some kind (better choice for machine-to-human).

On the good side, it also seems like much has been done to ease rough edges out.
Hopefully we’ll soon see a more minimalistic approach in syncing, where the local dataset and the impact of a change will be kept minimal and only a fraction of the folder structure is kept in sync.

One step in that direction would be having a right-click mouse action (available in virtual drive mode too) on folders and be able to remove that folder (and its contents) from sync, leaving it grayed (plus an “add” right-click action available) instead of having to do that in a config panel; that alone would drastically reduce the problems. Automate that using a lazy approach and you’re done…

from desktop.

wmeneses avatar wmeneses commented on August 16, 2024

Well I wish, I still defend this kind of products, but when you face so many problems you think about going back to google, you end up investing more money in infrastructure, storage to guarantee a good service.

from desktop.

marcotrevisan avatar marcotrevisan commented on August 16, 2024

This is related to #4424

from desktop.

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.