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

feat: allow s3 file to be copied to specific URI #85

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Conversation

alexeagle
Copy link
Member

Our current logic always forces files to be copied to the same basename as they appeared in the source tree.

Fixes #83

Our current logic always forces files to be copied to the same basename as they appeared in the source tree.
Fixes #83
@alexeagle alexeagle requested a review from thesayyn November 13, 2024 00:36
@gregmagolan gregmagolan removed their request for review November 13, 2024 02:01
@alexeagle alexeagle merged commit 55f3827 into main Nov 13, 2024
11 checks passed
@alexeagle alexeagle deleted the stamp_s3_cp branch November 13, 2024 04:12
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

Successfully merging this pull request may close these issues.

[FR]: s3_sync: Add support to provide the name of the destination file
2 participants