Skip to content

FR: Firebase Storage putFile should support packaged files like .numbers or .pages #5869

Open
@thomasdao

Description

@thomasdao

Feature proposal

  • Firebase Component: Storage

Currently putFile only support single file like .txt or .png. However there are several types of packaged files that appear like a single file but in fact is a directory, for example .numbers or .pages. putFile currently unable to upload the packaged files, as reproducible in #5720

It would be great if putFile can handle upload all types of files, so client doesn't need to check the type of files and handle packaged file differently.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions