<div dir="ltr"><br><div class="gmail_extra"><br></div><div class="gmail_extra">thank you daira for your fast answer<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-04-21 23:02 GMT+02:00 Daira Hopwood <span dir="ltr"><<a href="mailto:daira@jacaranda.org" target="_blank">daira@jacaranda.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 21/04/14 18:08, freelab xavier wrote:<br>
> hello everyone<br>
><br>
> we are running a testbed with tahoe with no big issue, in fact up to now everything is<br>
> working fine when we do the things right :)<br>
><br>
> objective is to make a backup grid for our small company using several computers in<br>
> office, in houses and one in datacenter.<br>
><br>
> we do have approx 1 to to backup. (10 * 100 go).<br>
<br>
</div>(Note that in English we'd normally write 1 TB or Tbyte for this. "Octet" is also a<br>
rarely-used synonym for "byte" in English, but it is not used for the abbreviations.)<br></blockquote><div><br></div><div>sorry i am french speaking <br></div><div>we use "b" for bit only <br>and we prefer use octet instead of byte<br>
<br></div><div>the difference between byte and bit still is not as clear for us :)<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
[...]<br>
<div class="">> drop_upload :<br>
> this solution would be the easiest but seems not to be usable as subdirectories are not<br>
> checked<br>
<br>
</div>That is ticket <<a href="https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1433" target="_blank">https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1433</a>>.<br>
<div class=""><br>
> sync using owncloud client and owncloud external storage over sftp :<br>
> it has been reported as usable by several owncloud user<br>
><br>
><br>
> cli command backup : this make an incremental backup and actually we do not need it (our<br>
> server do already manage versioning)<br>
> problem i have observed  is if a failure happens (network cut) before all backup is<br>
> completed : tahoe cannot find any of the transfered files<br>
<br>
</div>Note that those files actually have been uploaded, so if you repeat the backup,<br>
it will complete sooner and using less total bandwidth than it otherwise would<br>
have, because it is using the already-uploaded files. However no files will be<br>
accessible until a backup has completed.<br>
<div class=""><br></div></blockquote><div><br></div><div>this confirm our observations<br><br></div><div>yes it is true the time is less if a backup resume<br></div><div>but it is quite sad that no file are accessible before a complete backup<br>
 (if the initial data is big this can take time before any backup is available)<br><br></div><div>but at least not everything is lost<br></div><div><br></div><div>would it be possible to include any security in that.<br><br>
<br>imagine i start saving 100 GB on a bad internet connection with no access to full bandwidth<br>this will take several hours or days<br><br></div><div>this is sad/risky that during all those days there is no file available in tahoe<br>
</div><div><br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
> is there any other CLI command that would be usable for a folder sync ?<br>
<br>
</div>'tahoe cp -r', but that will unconditionally copy everything. I don't think it<br>
has any advantages for this over 'tahoe backup'.<br></blockquote><div><br></div><div>how does it act if a file already exist on tahoe ?<br><br></div><div>does it upload all files including existing ?<br>or only modified/new files (timestamp) ?<br>
</div><div><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class=""><br>
> duplicity : it is reported to be working fine<br>
> for us archives are not the best but can you confirm this is ok ?<br>
<br>
</div>Yes, as far as I know that is a good solution, although I haven't used it myself.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Daira Hopwood ⚥<br>
<br></font></span></blockquote><div><br><br></div><div>are rsync or rdiff usable with tahoe ? <br><br><br></div><div><br></div></div><br></div></div>