in reply to Permission denied error from dirmove function of File::Copy::Recursive.
I'd suggest making a list of the operations that fail, so when you get to the end of your script, you can periodically retry the items on the list until they either succeed, or until your script decided it has tried enough times. Then report the problems at the end for a human to fix.
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Permission denied error from dirmove function of File::Copy::Recursive.
by Gulliver (Monk) on Jul 25, 2011 at 17:05 UTC |