Error while writing files to disk

Post Reply
Texis User
Posts: 74
Joined: Thu Jul 13, 2006 8:47 am

Error while writing files to disk

Post by Texis User »

Hi,

I have a script that downloads a file and writes to the disk.

For last few days I have been getting this error

Cannot open 8788909042.txt: File too large in the function dowrite.

Please help!
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Error while writing files to disk

Post by mark »

Perhaps you've reached a file size limit for the filesystem you're using. Or you've reached a quota limit. Check your system configuration and quotas.
Post Reply