The problem: creating "TimeMachine-like" snapshots of changed files to a NAS device that is not TimeMachine-compatible.
Caveats with this solution: file permissions will not be maintained in the backup copies.
Overview: uses find and rsync in a shell…
