Re: exclude being ignored

2015-11-21 Thread Bob Holtzman
On Fri, Nov 20, 2015 at 06:43:12PM -0500, Kevin Korb wrote: > If you use --exclude=pattern instead of --exclude patter those become > more obvious. Also, you wouldn't have turned 'media' into an > additional source parameter. You're right. Thanks. -- Bob Holtzman A fair fight is the result of

Re: exclude being ignored

2015-11-20 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If you use --exclude=pattern instead of --exclude patter those become more obvious. Also, you wouldn't have turned 'media' into an additional source parameter. On 11/20/2015 06:33 PM, Bob Holtzman wrote: > On Wed, Nov 18, 2015 at 07:22:12PM -0500, Ke

Re: exclude being ignored

2015-11-20 Thread Bob Holtzman
On Wed, Nov 18, 2015 at 07:22:12PM -0500, Kevin Korb wrote: > Note the lack of a space here: --exclude '/tmp'--exclude > > Also, just use / for the source instead of /. > > Also, don't use -z on a local copy. Many thanks for the reply/solution. I've looked at the command 10-12 times and missed t

Re: exclude being ignored

2015-11-18 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Note the lack of a space here: --exclude '/tmp'--exclude Also, just use / for the source instead of /. Also, don't use -z on a local copy. On 11/18/2015 06:19 PM, Bob Holtzman wrote: > Running debian wheezy w/ rsync 3.0.9-4. The command in question