Z:\HF ACCESS\IT\dev>perl testdel.pl "\\fileprint-01\Company\HF ACCESS\IT\dev\test\test.tst.txt" couldn't delete "\\fileprint-01\Company\HF ACCESS\IT\dev\test\test.tst.txt": No such file or directory at testdel.pl line 12. Z:\HF ACCESS\IT\dev>dir "\\fileprint-01\Company\HF ACCESS\IT\dev\test\test.tst.txt" Volume in drive \\fileprint-01\Company is Data Volume Serial Number is C8C5-EF0A Directory of \\fileprint-01\Company\HF ACCESS\IT\dev\test 05/22/2009 11:27 AM 0 test.tst.txt 1 File(s) 0 bytes 0 Dir(s) 194,891,591,680 bytes free Z:\HF ACCESS\IT\dev>perl testdel.pl \\fileprint-01\Company\HF ACCESS\IT\dev\test\test.tst.txt couldn't delete \\fileprint-01\Company\HF ACCESS\IT\dev\test\test.tst.txt: Permission denied at testdel.pl line 12.