> I suspect the answer to this is "you can't abuse perl that way on
> WinNT," but I'll post anyhow.
> 
> I'm distributing files across several machines on an NT network; for
> various reasons I need the status that the File::Copy module returns
> but can't rely on mapped drives.
> 
> UNCs and IP paths (\\10.98.76.543\d$\usr\exe) don't seem to work with
> this module however; only local or mapped drives (which appear local
> to the machine) seem to work.

Try Win32::FileOp

        ppm install --location=http://www24.brinkster.com/Jenda/perl/ 
Win32-FileOp

Jenda


=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to