|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Permission denied error from dirmove function of File::Copy::Recursive.by flexvault (Monsignor) |
| on Jul 23, 2011 at 12:46 UTC ( [id://916309]=note: print w/replies, xml ) | Need Help?? |
|
I don't usually comment on windows specific problems, but this problem could exist in any computer environment as well. I suspect that you have some 'daemon process' accessing the files for indexing purposes, and if you could find how the daemon locks the files, then duplicate that process. This would normally happen very fast, so I doubt a 'human' user is your problem. Some possible solutions that might work:
This is a common problem in multi-user, multi-tasking operating systems, so there has to be a way to fix this. Perl is not the problem, but perl has tools to access your system, and invoke some operating specify solution. Good Luck "Well done is better than well said." - Benjamin Franklin
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||