Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Copying a single file to multiple directories ?

807606May 21 2007 — edited May 22 2007
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2007
Added on May 21 2007
8 comments
340 views