systemd / casync

Content-Addressable Data Synchronization Tool
1.5k stars 117 forks source link

[RFE] ability to rsync a select caidx and its objects #177

Open vbatts opened 5 years ago

vbatts commented 5 years ago

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?

vbatts commented 5 years ago

bump

garyvdm commented 4 years ago

Somewhat similar to issues #200 and #158 .