I’m downloading an update file from an outside source. But when I try to write the file, I get the following:
Process ‘myPrcs’ (PID: 2390) has exited due to signal 25 (File size limit exceeded).
The file size I’m trying to save is 1.76M. I can sftp the file to the same location, just fine. Is there only specific areas an app can write bigger files?
Evets