Since a remote cache is basically a mirror of the local cache, then any tool (not just DVC) can be used to synchronize them.
This can be another workaround for storage types that are not yet supported by DVC (besides mounting the remote storage on a local directory). Maybe this is not as efficient as DVC, and some things are not going to work (for example dvc status --cloud), but it still should allow people to share data.
Should we create a page (on UC or UG) that documents this workaround?
Related issues:
Since a remote cache is basically a mirror of the local cache, then any tool (not just DVC) can be used to synchronize them.
This can be another workaround for storage types that are not yet supported by DVC (besides mounting the remote storage on a local directory). Maybe this is not as efficient as DVC, and some things are not going to work (for example
dvc status --cloud), but it still should allow people to share data.Should we create a page (on UC or UG) that documents this workaround?
Related issues: