A complete tool to interact with OneDrive on Linux. Built following the UNIX philosophy
- 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 folders (OneDrive Personal)
- SharePoint / Office 365 Shared Libraries (refer to README.Office365.md to configure)
- Desktop notifications via libnotify
- Dry-run capability to test configuration changes
- Prevent major OneDrive accidental data deletion after configuration change
- While local changes are uploaded right away, remote changes are delayed until next sync when using --monitor
- No GUI
See docs/INSTALL.md
See docs/USAGE.md
See docs/Docker.md
If you encounter any bugs you can report them here on Github. Before filing an issue be sure to:
- 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. - Fill in a new bug report using the issue template
- Generate a debug log for support using the following process
- Upload the debug log to pastebin or archive and email to support@mynas.com.au