I used to know how to do this... Lets say I have a directory foo with subdirs bar1, bar2, and bar 3. I want to recursively copy bar2 to another filesystem, one which doesn't have a foo directory. I ...