No Python
No Java
Just a binary
No Java
Just a binary
Minimal
dependencies:
libcurl & sqlite
dependencies:
libcurl & sqlite
Real-Time
monitoring
with inotify
monitoring
with inotify
| $ cat ~/.config/onedrive/config |
| sync_dir = "~/OneDrive" |
| skip_file = ".*|~*|thumbs.db|Games/*.iso" |
| skip_dir = ".*|Music|Movies/FullHD" |
| $ onedrive -h | |||
| Usage: onedrive [OPTION]... | |||
| no option | Sync and exit | ||
| -d | --download | Only download remote changes | |
| -m | --monitor | Keep monitoring for local and remote changes | |
| --resync | Forget the last saved state, perform a full sync | ||
| --syncdir | Set the directory used to sync the files | ||
| -v | --verbose | Print more details, useful for debugging | |
| -h | --help | This help information | |