From afedb407cc2aba113f4a774fac5840fe80282e30 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Mon, 18 Jan 2010 00:47:43 -0500 Subject: Add bug regarding white space in paths --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 91205a7..0e33579 100644 --- a/README +++ b/README @@ -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 --------------------------------------- -- cgit v1.2.3