Page 1 of 1

delocking file

Posted: 03 Jan 2012 08:12
by roulitto75
Hello everybody,

I have a script who is renaming a file in a sharing folder on a server.
I don't have acces to this server
I only have acces to the sharing folder.

The thing is that if the file is open by someone, my script can't rename it because it's open by someone.

So I'd like to know if I can force the closing of the file to include it in my script?

Regards.