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

[FEATURE] Recursive directories upload for S3 #15679

Open
andrewjschuang opened this issue Feb 20, 2025 · 0 comments · May be fixed by #15700
Open

[FEATURE] Recursive directories upload for S3 #15679

andrewjschuang opened this issue Feb 20, 2025 · 0 comments · May be fixed by #15700
Assignees
Labels
enhancement New feature or request user request

Comments

@andrewjschuang
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The s3-upload-file-tmp action does upload directories recursively, e.g.

If we have /tmp/stuff, which contains some dynamic stuff:
/tmp/stuff/a/1/files.ext
/tmp/stuff/b/2/files.ext
/tmp/stuff/...
And try to upload that entire /tmp/stuff folder to S3, we get this error:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user request
Projects
Status: Ready for PR Review
Development

Successfully merging a pull request may close this issue.

2 participants