# \[Solved\]Filesize Liimitation?

**URL:** https://forum.legato.io/t/solved-filesize-liimitation/3112
**Category:** Legato Application Framework
**Created:** [February 27, 2018, 6:38pm UTC](https://forum.legato.io/t/solved-filesize-liimitation/3112 "2018-02-27T18:38:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![EvetsMostel](https://avatars.discourse-cdn.com/v4/letter/e/3ab097/32.png) [@EvetsMostel](https://forum.legato.io/u/EvetsMostel)
#### Post date: [February 27, 2018, 6:38pm UTC](https://forum.legato.io/t/solved-filesize-liimitation/3112/1 "2018-02-27T18:38:15Z")

</div>

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

---

<div class="post-metadata">

### Author: ![EvetsMostel](https://avatars.discourse-cdn.com/v4/letter/e/3ab097/32.png) [@EvetsMostel](https://forum.legato.io/u/EvetsMostel)
#### Post date: [February 27, 2018, 7:08pm UTC](https://forum.legato.io/t/solved-filesize-liimitation/3112/2 "2018-02-27T19:08:02Z")

</div>

Answer: yes there is a size limit and it’s defined in your .adef file. duh!
