Coder Social home page Coder Social logo

Comments (4)

abraunegg avatar abraunegg commented on August 14, 2024

@DawidIzydor
What does onedrive --version give as this information is lacking in your post

from onedrive.

DawidIzydor avatar DawidIzydor commented on August 14, 2024

onedrive v1.1.4-2-g15b4730

Looking thorugh the code as of now to check for local changes onedrive looks through each and every of files to check their last modified date.

Couldn't it use something like find -cmin -600 instead (based of timestamp of last sync)? This executes in under a second on the same dataset

from onedrive.

abraunegg avatar abraunegg commented on August 14, 2024

@DawidIzydor

onedrive v1.1.4-2-g15b4730

OK - you will be hitting a known issue that has been fixed to do with the DB and indexes.

Also the 'skilion' client does not receive any support (reference) and contains issues / defects that put you at risk of data loss. Despite a new version release in Oct 2020, these defects remain. If you wish to use a client which is fully supported please refer to: https://github.com/abraunegg/onedrive

Major differences / Enhancements:

  • Existing bugs with the 'skilion' client fixed
  • File upload / download validation to ensure data integrity
  • Support Real-Time syncing of remote updates via webhooks
  • Supports Shared Folder support for OneDrive Personal and OneDrive Business accounts
  • Supports SharePoint / Office365 Shared Libraries
  • Supports Desktop notifications via libnotify
  • Supports Dry-run capability to test configuration changes
  • Prevent major OneDrive accidental data deletion after configuration change
  • Supports National cloud deployments (Microsoft Cloud for US Government, Microsoft Cloud Germany, Azure and Office 365 operated by 21Vianet in China)
  • Supports single & multi-tenanted applications
  • Supports rate limiting of traffic
  • Support for Docker
  • Support for Podman

Suggest that you:

  • Uninstall your current installed client then install from the OpenSuSE Build Service the correct package for your platform
    • Make sure it is uninstalled and no 'onedrive' binary exists before you install the correct package - otherwise you will end up with 2 binaries in your search path ... the old and new .... which is not ideal

from onedrive.

DawidIzydor avatar DawidIzydor commented on August 14, 2024

Thanks, this fixed the issue

from onedrive.

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.