in reply to Re: unlink a server file
in thread unlink a server file

You say the following works:

Z:\HF ACCESS\IT\dev>del "\\fileprint-01\data\company\hf access\it\dev\ +test\test.txt"

But in all your examples that don't work the path is different - they don't have "data" after the server name. Could this be your problem?

Replies are listed 'Best First'.
Re^3: unlink a server file
by jonschin (Novice) on May 26, 2009 at 13:56 UTC
    yes I could see how that would be confusing. data is the parent folder of company however both are shared on the server so both work just as well. Good thought though. I appreciate you looking at it.