vbatts opened this issue 6 years ago · 2 comments
currently if you have more than one *.caidx sharing a castr, there is no straight forward way to rsync the list of objects mapped by a single/select *.caidx
Perhaps an object list verb? rsync -avPHS $(casync objects foo.caidx) $DEST?
rsync -avPHS $(casync objects foo.caidx) $DEST
bump
Somewhat similar to issues #200 and #158 .