Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Share via Browser: allow multiple file / folder upload #137

@apfelchips

Description

@apfelchips

Is your feature request related to a problem? Please describe.
Currently you can't upload multiple files / folders on the HTTP share provided by TrebleShot. Since TrebleShot is currently only available on android sharing files to other platforms is difficult / cumbersome.

Describe the solution you'd like
Allow uploading of multiple files from the HTML-input form and handle multiple files.

Describe alternatives you've considered
Implement the new HTML5 drag&drop / folder upload api and have input-form as a backup for legacy clients.

Additional context
example folder upload implementation:
https://stackoverflow.com/a/53058574
NanoHTTPD supports multi file/part upload: https://github.com/NanoHttpd/nanohttpd/blob/master/fileupload/src/test/java/org/nanohttpd/junit/fileupload/TestNanoFileUpLoad.java#L182

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementwebshareProposals related to web share feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions