Skip to content

Allow files to be stored on external media #50

Open
@Kora3

Description

@Kora3

New Issue Checklist

Issue Description

Suggestion: Allow files to be stored on external media

Context :

I want to suggest an improvement that might make the adapter more flexible and adaptable to different file storage needs.

Steps to reproduce

Actual Outcome

Currently, the @parse/fs-files-adapter restricts file storage to the Parse application's parent directory. This can be convenient in many cases, but it can also be cumbersome for users who want to store files on external media, such as a mounted file system.

Expected Outcome

I suggest that the adapter provide the ability to specify a custom storage location for uploaded files, for example, an absolute directory path. This would allow adapter users to choose where they want to store their files based on their specific needs.>

Environment

Client

  • Parse Server Push Adapter version: n/a

Server

  • Parse Server version: 6.2.1
  • Operating system: Ubuntu server
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 4.2.19
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Local

Logs

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