Hi,
I need to connect to an NT share to get some info (file contents, sizes, ....). Before I do this, I should be recognized on the sever. From the command line, I usually use the:
[tt]
NET USE \\server\share .....
[/tt]
I could do a system command from within my perl script , but I don't find this very neat ( handling errors).
How would you do it within Perl?
AD AUGUSTA PER ANGUSTA
Thierry