Command line toolsTransfer

Transfer

cds transfer BOX* to STORE*
cds transfer ACCOUNT* to STORE*
cds transfer all of HASH* from STORE to STORE*
cds transfer BOXLABEL of HASH* from STORE to STORE*

Copies an account (or some of its boxes) including all referenced trees from one store to another. If the source store is omitted, the selected store is used.

cds transfer OBJECT* to STORE*
cds transfer HASH* from STORE to STORE*

Copies a tree from one store to another. If the source store is omitted, the selected store is used.

cds leniently transfer …

Warns about missing objects, but ignores them and proceeds with the rest.

cds thoroughly transfer …

Check subtrees of objects existing at the destination. This may be used to fix missing objects on the destination store.

Syntax

Open