Re: Is there any advantage to turning the following rsync cmd into a parallel cmd?

2012-07-20 Thread Ole Tange
On Fri, Jul 20, 2012 at 2:33 AM, Alex Muir wrote: > Hi, > > I've created a nice script with parallel and then I use rsync to > return output files which are various files, html and zip in several > different directories. My client is wondering if the rsync aspect at > the end can be done with para

Re: Is there any advantage to turning the following rsync cmd into a parallel cmd?

2012-07-20 Thread Alex Muir
Okay interesting, Thanks Ole. On Fri, Jul 20, 2012 at 3:22 AM, Ole Tange wrote: > On Fri, Jul 20, 2012 at 2:33 AM, Alex Muir wrote: >> Hi, >> >> I've created a nice script with parallel and then I use rsync to >> return output files which are various files, html and zip in several >> different d

Re: Is there any advantage to turning the following rsync cmd into a parallel cmd?

2012-07-20 Thread Alex Muir
Well given he had never tried before today and the rsync commands look infinitely more easy to understand and write, I'm suggesting strongly we stick with what we got.. :) On Fri, Jul 20, 2012 at 10:00 AM, Alex Muir wrote: > Okay interesting, Thanks Ole. > > On Fri, Jul 20, 2012 at 3:22 AM, Ole