I've just released rsync version 2.4.5. This release was prompted by the discovery of a crash bug when using --backup-dir combined with file exclusions. Other changes in this release include: - added support for 0.0.0.0/0 syntax in hosts allow/deny to mean "all hosts" - fixed hang on exit due to race in waitpid and io_flush - added "ignore nonreadable" option I've started work on a directory cacheing system that will reduce the cost of building the file list for each transfer, but those changes were not ready in time for this release. Cheers, Tridge
