in reply to How can I portably do a recursive copy of a directory?

Use File::NCopy. (Thanks to maverick for suggesting this in the CB.)

Originally posted as a Categorized Answer.

  • Comment on Re: How can I portably do a recursive copy of a directory?