mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update readme.md
* Update PR
This commit is contained in:
parent
9b2261feee
commit
ab1ee3240c
1 changed files with 3 additions and 3 deletions
|
|
@ -40,10 +40,10 @@ Since forking in early 2018, this client has evolved into a clean re-imagining o
|
|||
* Dry-run mode - test configuration changes safely without modifying files.
|
||||
* Safe conflict handling minimises data loss by creating local backups whenever this is determined to be the safest conflict-resolution strategy.
|
||||
|
||||
### Selective Sync & Granular Filtering
|
||||
### Client-Side Filtering & Granular Sync Control
|
||||
|
||||
* Comprehensive rules-based selective sync (inclusions, exclusions, wildcard *, globbing **).
|
||||
* Filter specific files, folders, or patterns to tailor exactly what is synced.
|
||||
* Comprehensive rules-based client-side filtering (inclusions, exclusions, wildcard `*`, globbing `**`).
|
||||
* Filter specific files, folders, or patterns to tailor precisely what is synced with Microsoft OneDrive.
|
||||
* Efficient cached sync state for fast decision-making during large or complex sync sets.
|
||||
|
||||
### Real-Time Monitoring & Online Change Detection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue