I've been Rsyncing from an NFS mount to a local zpool that has compression enabled on it.
When I rsync, it copies every file over, not just the new/changed ones. Is this because the file size is different on the two due to the compression on the destination?
Syntax I'm using: rsync -vr /source/ /destination/