in reply to Permission denied on network drive

Under FAT, root directories have a limited number of entries. If you try to create too many files in the root directory, you will run into problems.

It would be nice if you gave us the complete, exact error message including what's in the title bar of the popup. perl doesn't create popup error message, so it would be an error message from the Operating System. In fact, that error sould a lot like a memory protection fault!

Replies are listed 'Best First'.
Re^2: Permission denied on network drive
by songahji (Friar) on Apr 29, 2005 at 00:41 UTC
    I apologize to mislead you.
    I was running perl from dos prompt and after 40 minutes running the message appear and just hang... i am guessing memory limitation. But I have a gig memory, weird?

    Would it be possible that it comes from the faulty network connection?

    also I could not always reproduce the error.