Copying a single file to multiple directories ?
807606May 21 2007 — edited May 22 2007Hi All,
I'm trying to copy a single file in the local directory to multiple local directories in my machine.
I like to know a simple mechanism to achieve this. Currently I'm reading and writing the same contents to each file of multiple folders or read and write the stream each time and write it to a file. Please let me know your thoughts on how to proceed.
Thanks,
J.Kathir