On Tue, Jul 01, 2003 at 12:13:25AM -0400, Michael Willems wrote:
> I want to ensure that directory data/ gets ignored. Right now, if I use an 
> exclude ("-X data/") then it gets erased on the receiving end. That is NOT 
> waht I want: I want it to continue to exist but not be overwritten by 
> newer conent.

Do you use 2.6.6? A bug with excluding directories was fixed there.
Because of the bug, directories were excluded on server side, but not on
local side when `-X data/' option was used.

-- 
   Alexander.

Reply via email to