Open
Description
Currently, the SDK is able to synchronize files between two B2 buckets (implemented in #165), but it synchronizes only the latest versions as the whole idea of synchronization works on files and not on file versions.
We may consider adding a feature to be able to sync every version of the files. It may not by b2 sync
and something else, or a special b2 sync
mode.