I have a perl script that uses file::copy to copy files from a server
to the local machine. It does alot more then that but is pretty much
the jist of what is taking place. Currently i have to have the local
machine first establish the connection so that authentication takes
place.

start -> run
\\server\path\share

Auth Window pops up, i enter the authentication.
Now i can run my script.

I want the script to handle the connection.

Any suggestions?

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to