Milleniumlegend
IS-IT--Management
- Dec 16, 2003
- 135
Could you please let me know how to chdir to UNC path on windows server.
I have a perl script that I would like to run on a remote server. I would like to chdir to ////server-name//directory share.
If I use the above convention the windows command line would complain as windows command line does not support UNC path.
I am using ccperl.exe so would like to know if there are any tricks to achieve this.
Many thanks
I have a perl script that I would like to run on a remote server. I would like to chdir to ////server-name//directory share.
If I use the above convention the windows command line would complain as windows command line does not support UNC path.
I am using ccperl.exe so would like to know if there are any tricks to achieve this.
Many thanks