RE: Problem with Win32::FileOp->Disconnect
by Lars Oeschey other posts by this author
Jun 18 2009 6:29AM messages near this date
Re: Problem with Win32::FileOp->Disconnect
|
RE: Problem with Win32::FileOp->Disconnect
> Try to disconnect the drive letter, not the share. I think if you
> specify the share, it breaks the connection (the server will no
> longer see this computer among the connected ones, no files will be
> open etc.), but doesn't remove the drive letter mapping.
I'm trying to catch both possibilities, that the path is mapped with or
without a letter. I need to remap it with a specific user afterwards,
and as you know Windows coughs loud if it's already connected with
another credential....
A "net use \\server\path /d" works in a Dos-Box, this is essentially
what I would need...
Lars
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Lars Oeschey
Jenda Krynicky
Lars Oeschey
Ramkumar
|