Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer store across buckets or services #16

Open
noamross opened this issue Nov 29, 2023 · 0 comments
Open

Transfer store across buckets or services #16

noamross opened this issue Nov 29, 2023 · 0 comments

Comments

@noamross
Copy link
Collaborator

Move a bucket from, say MinIO and S3, this would, in theory, require a rewriting of git history to make versions match, as they cannot be transferred. This would invalidate the relic cache, but that's ok.

The big idea is to support a workflow where a project starts locally, but versioned, and is transferred to a shared or public platform.

Other related ideas: get all versions from the bucket, store them in a transferable folder structure.

Now that rclone can serve a folder as S3, can it be used as a store? It doesn't support versions but some directory re-writing could deal with that. Is there a way we could make targets do re-write of cloud folder locations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant