> suggests that you have an issue with file permissions > rather than directory permissions. That is the files
You are probably right. I'm going to try to debug that. > The answer probably depends on how you are copying files. For > example, according to the doco, File::Copy::cp preserves the I am not copying files. I read a file from a directory, make changes, then create a new file (using open ">filename.csv") in the "bad" directory (which at first is empty). This works. But when I run the same process again (with the previous files still populating the "bad" directory), this is when trying to overwrite the files fails. Sorry for all the parens. I hope that makes it more clear, and I should have said that in my 1st post. Barry Brevik _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs