systemd / casync

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

[RFE] pull locally chunks from a remote store #200

Closed giuseppe closed 2 years ago

giuseppe commented 5 years ago

I'd like to mirror all the chunks pointed by an .idx from a remote store to a local store, something like:

casync pull-local --store http://web/store.castr --extra-store /some/thing/else --seed /already/extracted/tree foo.idx /destination

garyvdm commented 4 years ago

Somewhat similar to issues #177 and #158 .