Re: Need help with shutils.copytree

2012-02-12 Thread Chris Rebert
On Sun, Feb 12, 2012 at 12:14 PM, Steven W. Orr wrote: > I have a 'master' directory and a collection of 'slave' dirs. I want the > master to collect all of the stuff in the slave dirs. > > The slaves all look like this, > > . > |-- slaveX > |   `-- archI > |   |   `-- distJ > |   |   |   ` -- FIL

Need help with shutils.copytree

2012-02-12 Thread Steven W. Orr
I have a 'master' directory and a collection of 'slave' dirs. I want the master to collect all of the stuff in the slave dirs. The slaves all look like this, . |-- slaveX | `-- archI | | `-- distJ | | | ` -- FILE Where the different slaveX dirs may contain multiple occurrences of a