Coder Social home page Coder Social logo

Comments (1)

abraunegg avatar abraunegg commented on August 14, 2024 1

@maiductuan

How to login to sharepoint with command on linux machine

The 'skilion' onedrive client does not support SharePoint. To sync SharePoint data you need to use 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

I can't remote into virtual machine, can only ssh

You do not need remote graphical display. The authentication URL you are given, you can use on any other system | browser to obtain the response URI - which you can then paste back into your SSH connection where the application is waiting for your response.

You can also present the authentication response as a key value pair, where the application waits for the file containing your response, then reads that authentication response from that file:

--auth-files ARG
      Perform authorization via two files passed in as ARG in the format `authUrl:responseUrl`
      The authorization URL is written to the `authUrl`, then onedrive waits for the file `responseUrl`
      to be present, and reads the response from that file.

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.