<div class="gmail_quote">On Mon, Jan 3, 2011 at 4:47 AM, sreenivasulu velpula <span dir="ltr"><<a href="mailto:v.sreenu@gmail.com">v.sreenu@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Can any one tell why is there a big difference compared to the initial upload time and  remaining upload times?<br></blockquote><div><br></div><div>You didn't say whether you uploaded the file as mutable.  If not, then the reason is very simple:  Tahoe didn't actually have to upload the file the other 11 times.  It noticed the file was already stored in the grid and so didn't upload it again.</div>
<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">If you used the "tahoe backup" command to upload it, then it was uploaded as an immutable file.</div><div><br></div><div>No matter how many times you upload an immutable file through a given Tahoe node, there is only one copy of it stored in the grid -- though of course that copy is stored on n servers such that any k of them is sufficient to recover it.  If you upload through a different Tahoe node, by default it will have a difference "convergence secret", which will cause the encrypted version of the file to be different so it will have to be uploaded and stored again.</div>
</div><br>-- <br>Shawn<br>