Block a user
refactor: extract CLI parser helpers, fix validation bugs
docs: rsync feature compatibility matrix
Feature: Partial/incomplete transfer resumption (--partial, --partial-dir, --inplace)
Feature: Rich filter rules and file lists (--filter, --files-from, --exclude-from)
Feature: Transfer statistics output (--stats)
Feature: Preserve symlinks, hard links, and special files (-l, -H, -D)
Feature: Backup and versioning (--backup, --backup-dir, --suffix)
Feature: Delete policies and ordering (--delete-before, --delete-after, --delete-excluded, --max-delete)
Feature: Connection timeouts, retries, and keepalive
Feature: IPv6 and bind-address support
Feature: Daemon/server mode equivalent to rsyncd
Feature: Checksum-based whole-file comparison (-c, --checksum)
Feature: Compression algorithm negotiation (not just zstd)