Skip to content

[AssetMapper] Add a Filesystem abstraction #50221

Closed
@shyim

Description

@shyim

Description

Right now the AssetMapper command directly writes into the public folder.

It would be nice if there would be an abstraction to the Filesystem so I could directly use Flysystem and upload it to S3/whatever. A workaround could be to let it copy to an temporary directory and from there to S3 (assuming the public folder is read-only).

Example

No response

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