abort on error bug
Brought to you by:
thesun
From: Julian <jul...@gm...> - 2008-06-13 12:23:18
|
Hi Shachar, I'm planning to use rsyncrypto in a new server. The problem with this is that some of the files in question are very often locked and typically have unusually long file names, which many times causes rsyncrypto to bail out. In this case it would be ideal to have rsyncrypto output an error, but continue processing the files just the same. I know you were planning to work on this, so just purely out of curiosity... when could we expect the next release of version 1 to be available more or less? Best regards Julian 2008/6/11 Shachar Shemesh <sh...@sh...>: > Robin Lee Powell wrote: > > I'm already a commited rsyncrypto user, but I'm curious as to how > > http://duplicity.nongnu.org/ compares; they claim similar abilities. > > > > -Robin > > > > > Their list of technologies make the rsyncable claim questionable in my > mind, but I have not put them to the test yet. > > It's fairly simple to test, really. Create a 100MB file from > /dev/urandom, sync it, add a couple of bytes (or 17 - a nice number of > making sure they are not doing block based encryption restarts) > somewhere around the beginning, and resync. If the resync takes as long > as the original (space or transit wise), then you know they do not live > up to their claims. > > Shachar > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Rsyncrypto-devel mailing list > Rsy...@li... > https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel > |