Lynn:
> It is not completely clear to me from the question, if the requirement is
to copy
> windows<->windows

Yes, windows<->windows

> If the former, perhaps there is no need of additional modules. File::Copy
handles UNC
> path just fine...as in:

> use File::Copy;..

> copy("\\\\servername\\sharename\\dirname\\file.txt  $destPathName") or
die $!;

Ah, OK, that sounds like it would do exactly what's needed, then. I'll have
a
read on File::Copy. The simpler the solution, the better. Thanks much.


best,

 /dennis

------------------------------------------------
Dennis Daupert, PhD
Senior Systems Development Professional -- CSC Account
CSC

GOS | o: 1.317.298.9499 | ddaup...@csc.com | www.csc.com

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to