Bliss, Thomas W wrote:
Hello all, I am new to this list and appreciate all of your help.
I am trying to write a Windows perl script to move files from Windows
volume A to Windows volume B and keep the directory structure. I tried
to use mkdir but it will only create one directory deep.
I'm not sure all those steps below are necessary. Have you looked at File::Copy::Recursive ?
http://search.cpan.org/~dmuey/File-Copy-Recursive-0.06/Recursive.pm
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>