Displaying 1 result from an estimated 1 matches for "difftar".
2014 Aug 26
4
[Bug 10785] New: [PATCH] Add a flag to use numeric sort
...e them to be transferred in order, to be able to use "partial"
transfers (it takes a lot of time to transfer the whole data).
My concrete need is to rsync duplicity backups. Let's say I have 21 files. For
now, they are transferred in that order :
duplicity-full.20140531T230029Z.vol1.difftar.gpg
duplicity-full.20140531T230029Z.vol10.difftar.gpg
duplicity-full.20140531T230029Z.vol11.difftar.gpg
duplicity-full.20140531T230029Z.vol12.difftar.gpg
duplicity-full.20140531T230029Z.vol13.difftar.gpg
duplicity-full.20140531T230029Z.vol14.difftar.gpg
duplicity-full.20140531T230029Z.vol15.difftar...