diff options
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -105,6 +105,11 @@ KNOWN BUGS Fix: If using Ext4, mount with the 'nobarrier' option. No resolution known at this time for other FS's. +1/17/2010 + Issue: Paths with special chars or whitespace as includes or excludes are + not properly handled when passed to rsync. + Fix: If you MUST be ridiculous, escape (not quote) the spaces and/or other + special characters. TODO --------------------------------------- |