Re: double / on --exclude flag cuse the path not to be excluded

2005-12-28 Thread Kfir Cohen
Matt McCutchen wrote: On Wed, 2005-12-28 at 14:52 -0500, Kfir Cohen wrote: thank you for your quick response. How can i ad this to your bugzilla project? --KC rsync -aHvS --exclude /root//Desktop/ /root /tmp/kuku the Desktop Dir will not be excluded. Rsync is behaving correctly by not

RE: double / on --exclude flag cuse the path not to be excluded

2005-12-28 Thread Kfir Cohen
thank you for your quick response. How can i ad this to your bugzilla project? --KC מאת: Wayne Davison [mailto:[EMAIL PROTECTED] נשלח: ד 28/12/2005 12:46 אל: Kfir Cohen עותק לידיעה: rsync@lists.samba.org נושא: Re: double / on --exclude flag cuse the path not to

double / on --exclude flag cuse the path not to be excluded

2005-12-28 Thread Kfir Cohen
Hi, i found out that if you are using the following command: rsync -aHvS --exclude /root//Desktop/ /root /tmp/kuku the Desktop Dir will not be excluded. but if i use: rsync -aHvS --exclude /root/Desktop/ /root /tmp/kuku1 the Desktop Dir will be excluded. the rsync version that i find it is: rsy