|
|
| more useful options | |
| PerlMonks |
Re: Permission denied error from dirmove function of File::Copy::Recursive.by ikegami (Patriarch) |
| on Jul 22, 2011 at 20:09 UTC ( [id://916208]=note: print w/replies, xml ) | Need Help?? |
|
There's nothing you can do to force the files to get deleted. Windows does have an means of requesting that a file gets deleted as soon as possible. This is done by calling CreateFile (which is kinda like Perl's open) using FILE_FLAG_DELETE_ON_CLOSE. I can help you implement this if you're interested in using it.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||