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

Directory upload, each file to unique URL #308

Open
sushantmagoo opened this issue Aug 24, 2020 · 0 comments
Open

Directory upload, each file to unique URL #308

sushantmagoo opened this issue Aug 24, 2020 · 0 comments

Comments

@sushantmagoo
Copy link

Hi, I am trying to upload multiple files with custom target URL for each file using directory upload in AngularJS.

Use case: User clicks UPLOAD button, selects directory having n files. A request is sent to the server with file names. Server returns n AWS S3 pre-signed URLs as {fileName: URL }. Each file will be uploaded directly to S3 using the corresponding URL from the client.

Have not found a similar result on the internet.

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