Skip to content

Directory upload, each file to unique URL #308

Open
@sushantmagoo

Description

@sushantmagoo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions