Hello,<br><br>I&#39;m using fileUpload (seaside 2.8), which uses a WAFile to store the contents directly. However, this doesn&#39;t work for (very) large files, because pharo will run out of memory. Likewise, an anchor like this:<br>
    html anchor<br>        document: aWAFile contents<br>        mimeType: aWAFile contentType<br>        fileName: aWAFile fileName;<br>        with: aWAFile fileName.<br>won&#39;t work, because I can&#39;t serve the content directly from memory.<br>
<br>I&#39;m new to SmallTalk &amp; Seaside, and I&#39;m wondering how I should approach this problem?<br><br>With kind regards,<br>Van.<br><div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup {  position:absolute;  z-index:9999;  padding: 0px 0px;  margin-left: 0px;  margin-top: 0px;  width: 240px;  overflow: hidden;  word-wrap: break-word;  color: black;  font-size: 10px;  text-align: left;  line-height: 13px;}</style>