<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 9:26 AM, Martin Langhoff <span dir="ltr"><<a href="mailto:martin.langhoff@gmail.com" target="_blank">martin.langhoff@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, Sep 12, 2012 at 8:20 AM, Manuel Kaufmann <<a href="mailto:humitos@gmail.com">humitos@gmail.com</a>> wrote:<br>
> OK. I was taking a look at the datastore source code and I understood<br>
> that the file is copied, using the traditional way and when the copy<br>
> finishes the source file is unlinked.<br>
<br>
</div>Ouch! I haven't reviewed the code (have to run some personal errands<br>
today, can't dig into it as I'd like), but if you are correct, there<br>
are two worries<br>
<br>
 - Downloading a 100MB file needs >200MB+ free.<br></blockquote><div><br></div><div>Yes, we need verify this.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

 - All that passing around the file to update the percentage bar is<br>
causing pointless file copies -- if you are downloading a large file,<br>
it is pretty screwed.<br>
<br></blockquote><div><br></div><div>I think the percentage is related to the metadata, no to the file size change.</div><div><br></div><div>Gonzalo</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

cheers,<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
m<br>
--<br>
 <a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a><br>
 <a href="mailto:martin@laptop.org">martin@laptop.org</a> -- Software Architect - OLPC<br>
 - ask interesting questions<br>
 - don't get distracted with shiny stuff  - working code first<br>
 - <a href="http://wiki.laptop.org/go/User:Martinlanghoff" target="_blank">http://wiki.laptop.org/go/User:Martinlanghoff</a><br>
</div></div></blockquote></div><br>