I want to print all the files present in the folder calc in C drive of the server named ax-risvis447
I am using the following code :
$DIR = '\\ax-risvis447\c$\calc'; print `dir $DIR`;
However, the above code gives the error :
D:\pmacs\Test_Nayab>perl adhoc_file_transfer.pl
The system cannot find the file specified.
\\AX-RISCVMCRYS02\C$\CALC
Please help me monks. How to access particular drive on a windows server through perl.
In reply to Access a particular drive on windows server by nayabrahil
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |