On Thu, 24 Feb 2011 11:05:33 , Brian Warner wrote:<br><br>
>On 2/24/11 2:22 AM, sreenivasulu velpula wrote:<br>
> >Hi,<br>
>>   When a  same mutable file is uploaded multiple times, file will 
be<br>
> >uploaded to servers as many times as it requested to upload through<br>
> >clients..<br>
>><br>
>  > The following are the my observations on URI s for mutable files i
 got.<br>
>><br>
> >  -> With out creating any directory i uploaded the same 
 mutable file<br>
> >multiple times. I got the different URIs for each upload.<br>
<br>
>Yes, each time you create a mutable file (regardless of what its<br>>contents are), you get a new URI. If you think about it, it has to be<br>
>this way: you might modify one copy, and leave the others alone, and you<br>
>want them to have separate URIs so you don't see all of them change<br>
instead of just the one.<br>
<br>
>>  -> I created one directory through my Tahoe client, under that<br>
> >directory, i uploaded the same mutable file  multiple times. But 
this<br>
> >time i am getting same URI for every upload of that file.<br>
<br>
>What command or button were you using when you did that? If you used a<br>
>directory page's "Upload File" button, with the "mutable" checkbox<br>
>enabled, then you should have gotten a different URI each time.<br>---------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>

  Hi,<br>         I have used the following command multiple times to upload the file "00000035" multiple times.<br><br>         "  tahoe put -m -d  ~/ClentToSysLab /home/vsreenu/Desktop/check/bigfileset/00000001/00000035 testgrid10:00000035   "<br>

<br>       Even though i am uploading mutable file, every time i am getting the same URI,  following is the output on command line.<br><br><br>vsreenu@vsreenu-laptop:~$ tahoe put -m -d  ~/ClentToSysLab  /home/vsreenu/Desktop/check/bigfileset/00000001/00000035  testgrid10:00000035<br>

200 OK<br>URI:SSK:ka3ojlz6r5su7le3l2bmic2s2m:kyzw4iwigjcx54rjtq3mqk5j4fmrc3o2dtmtbautytyovxbjvlfq<br><br>vsreenu@vsreenu-laptop:~$ tahoe put -m -d  ~/ClentToSysLab /home/vsreenu/Desktop/check/bigfileset/00000001/00000035 testgrid10:00000035<br>

200 OK<br>URI:SSK:ka3ojlz6r5su7le3l2bmic2s2m:kyzw4iwigjcx54rjtq3mqk5j4fmrc3o2dtmtbautytyovxbjvlfq<br><br>vsreenu@vsreenu-laptop:~$ tahoe put -m -d  ~/ClentToSysLab /home/vsreenu/Desktop/check/bigfileset/00000001/00000035 testgrid10:00000035<br>

200 OK<br>URI:SSK:ka3ojlz6r5su7le3l2bmic2s2m:kyzw4iwigjcx54rjtq3mqk5j4fmrc3o2dtmtbautytyovxbjvlfq<br><br>vsreenu@vsreenu-laptop:~$ tahoe put -m -d  ~/ClentToSysLab /home/vsreenu/Desktop/check/bigfileset/00000001/00000035 testgrid10:00000035<br>

200 OK<br>URI:SSK:ka3ojlz6r5su7le3l2bmic2s2m:kyzw4iwigjcx54rjtq3mqk5j4fmrc3o2dtmtbautytyovxbjvlfq<br><br>vsreenu@vsreenu-laptop:~$ tahoe put -m -d  ~/ClentToSysLab /home/vsreenu/Desktop/check/bigfileset/00000001/00000035 testgrid10:00000035<br>

200 OK<br>URI:SSK:ka3ojlz6r5su7le3l2bmic2s2m:kyzw4iwigjcx54rjtq3mqk5j4fmrc3o2dtmtbautytyovxbjvlfq<br><br>vsreenu@vsreenu-laptop:~$ tahoe put -m -d  ~/ClentToSysLab /home/vsreenu/Desktop/check/bigfileset/00000001/00000035 testgrid10:00000035<br>

200 OK<br>URI:SSK:ka3ojlz6r5su7le3l2bmic2s2m:kyzw4iwigjcx54rjtq3mqk5j4fmrc3o2dtmtbautytyovxbjvlfq<br><br>vsreenu@vsreenu-laptop:~$ <br><br><br><br>-- <br><u style="color: rgb(51, 51, 51);">Regards</u><br style="color: rgb(51, 51, 51);">

<span style="color: rgb(51, 51, 51);">Sreenivasulu.V</span><br style="color: rgb(51, 51, 51);"><span style="color: rgb(51, 51, 51);">MTech(CS) 2nd Year</span><br style="color: rgb(51, 51, 51);"><span style="color: rgb(51, 51, 51);">IIT Madras</span><br style="color: rgb(51, 51, 51);">

<br><br>