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

Mirror S3 bucket using aws s3 sync #69

Closed
ihh opened this issue Feb 12, 2019 · 0 comments
Closed

Mirror S3 bucket using aws s3 sync #69

ihh opened this issue Feb 12, 2019 · 0 comments

Comments

@ihh
Copy link
Member

ihh commented Feb 12, 2019

Keep it simple:

  • biomake --sync s3:https://mybucket/my/path
    • aws s3 sync --delete s3:https://mybucket/my/path . before building any targets
    • aws s3 sync --delete . s3:https://mybucket/my/path after building all targets
  • later can add other URIs to --sync
ihh added a commit that referenced this issue Feb 12, 2019
ihh added a commit that referenced this issue Feb 12, 2019
@ihh ihh closed this as completed in 18c8634 Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant