It delegates all the actual file operations to rsync. In practice, it looks like it does multiple scans each hour - glob on all excluded folders, then running rsync with a big list of excludes for each configured folder.
There no clever modification monitoring. I'd keep this away from folders with many thousands of files.
There no clever modification monitoring. I'd keep this away from folders with many thousands of files.