delete not working with multiple source directories

2014-08-16 Thread Robert DuToit
Hello All, I have lately heard from a couple of people that delete option was not deleting extraneous files on destination. This only happens when there are several source directories and at destination some show delete working and others not. I can not reproduce the issue so it is hard to pin

Re: delete not working with multiple source directories

2014-08-16 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does --relative fix it? You almost always want --relative with multiple sources. On 08/16/2014 09:10 PM, Robert DuToit wrote: > Hello All, > > I have lately heard from a couple of people that delete option was > not deleting extraneous files on des

Re: delete not working with multiple source directories

2014-08-16 Thread Robert DuToit
Kevin, I don’t usually use -R unless users choose it -wanting the full directory structure on destination. In this case of course - it doesn’t matter as the three are all at root level. Worth a shot. Will let you know. Thanks, Rob On Aug 16, 2014, at 9:27 PM, Kevin Korb wrote: > -BEGIN

Re: delete not working with multiple source directories

2014-08-17 Thread Robert DuToit
HI kevin, No luck with —relative. I’ll try and see where in the code —delete gets bypassed. Rob On Aug 16, 2014, at 9:27 PM, Kevin Korb wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Does --relative fix it? You almost always want --relative with > multiple sources. > > On