mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
No description
- D 95.5%
- Shell 2.3%
- Roff 0.9%
- M4 0.7%
- Makefile 0.4%
- Other 0.2%
|
|
||
|---|---|---|
| .github | ||
| contrib | ||
| docs | ||
| src | ||
| tests | ||
| .gitignore | ||
| .travis-ci.sh | ||
| .travis.yml | ||
| aclocal.m4 | ||
| CHANGELOG.md | ||
| config | ||
| configure | ||
| configure.ac | ||
| install-sh | ||
| LICENSE | ||
| Makefile.in | ||
| onedrive.1.in | ||
| README.md | ||
OneDrive Free Client
A complete tool to interact with OneDrive on Linux. Built following the UNIX philosophy
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 folders (OneDrive Personal)
- SharePoint / Office 365 Shared Libraries (refer to docs/Office365.md to configure)
- Desktop notifications via libnotify
- Dry-run capability to test configuration changes
- Prevent major OneDrive accidental data deletion after configuration change
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
Sharepoint group drive in Office 365 business or education
Reporting issues
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 --versionand 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