abraunegg-onedrive/README.md
abraunegg 57abd74114
Update README.md
* Update URL
2020-06-27 19:18:12 +10:00

3.5 KiB

OneDrive Client for Linux

Version Release Date Travis CI Docker Build Docker Pulls

A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and Sharepoint.

This powerful and highly configurable client can run on all major Linux distributions, as a Docker container and on FreeBSD. It supports one-way and two-way sync capabilities and securely connects to Microsoft OneDrive services.

This client is a 'fork' of the skilion client which was abandoned in 2018.

Features

  • State caching
  • Real-Time file monitoring with Inotify
  • File upload / download validation to ensure data integrity
  • Resumable uploads
  • Support OneDrive for Business (part of Office 365)
  • Shared Folder support for OneDrive Personal and OneDrive Business accounts
  • SharePoint / Office365 Shared Libraries
  • Desktop notifications via libnotify
  • Dry-run capability to test configuration changes
  • Prevent major OneDrive accidental data deletion after configuration change
  • Support for National cloud deployments (Microsoft Cloud for US Government, Microsoft Cloud Germany, Azure and Office 365 operated by 21Vianet in China)

What's missing

  • While local changes are uploaded right away, remote changes are delayed until next sync when using --monitor
  • No GUI

Building and Installation

See docs/INSTALL.md

Configuration and Usage

See docs/USAGE.md

Docker support

See docs/Docker.md

OneDrive Business Shared Folders

See docs/BusinessSharedFolders.md

SharePoint / Office 365 Shared Libraries (Business or Education)

See docs/Office365.md

National Cloud support

See docs/national-cloud-deployments.md

Reporting issues

If you encounter any bugs you can report them here on Github. Before filing an issue be sure to:

  1. Check the version of the application you are using onedrive --version and ensure that you are running either the latest release or built from master.
  2. Fill in a new bug report using the issue template
  3. Generate a debug log for support using the following process
  4. Upload the debug log to pastebin or archive and email to support@mynas.com.au

Known issues

See docs/known-issues.md