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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sync from Cloud to Cloud #51

Open
aureq opened this issue Aug 27, 2023 · 1 comment
Open

Allow sync from Cloud to Cloud #51

aureq opened this issue Aug 27, 2023 · 1 comment
Labels
awaiting-feedback Blocked on input from the author help-wanted We'd love your contributions on this issue kind/enhancement Improvements or new features

Comments

@aureq
Copy link
Member

aureq commented Aug 27, 2023

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Currently, this provider allows syncing a local folder to a Cloud vendor (S3, Azure...), however, this requires to have data locally which is not always the case, for example a developer machine may not have the data stored locally, or a ci/cd may not either.

This feature request is to record interest in allowing Cloud to Cloud syncing of data. For example, the data sync could happen from S3 to Azure Storage, or a GCP Bucket to S3.

@aureq aureq added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Aug 27, 2023
@scottslowe
Copy link
Contributor

Hi @aureq! This is an interesting idea; thanks for suggesting it. It's somewhat out of scope for this component, which was expressly designed for local-to-cloud sync, but we'd certainly be open to reviewing PRs that added cloud-to-cloud sync functionality.

@scottslowe scottslowe added awaiting-feedback Blocked on input from the author help-wanted We'd love your contributions on this issue and removed needs-triage Needs attention from the triage team labels Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-feedback Blocked on input from the author help-wanted We'd love your contributions on this issue kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants