Skip to content

Reflection on the management of attached files #130

Description

@montuy337513

I'm busy updating a forum that was created in 2005.
I have over 40,000 attachments. Most are photos.
I have a problem when I want to upload all the photos via FTP. FTP servers often limit to 5000 managed files.
So a feature that should be added in a future version:
Currently all files are saved in /uploads/newbb.
Consideration should be given in the future to storing files in multiple directories.
Example: /uploads/newwbb/2022/06/03/xxxxx.jpg
/uploads/newwbb/2022/06/04/xxxxx.jpg
/uploads/newwbb/2022/06/05/xxxxx.jpg
...
or any methods limiting the number of files in a directory.

This reflection will also be interesting for other modules like wggalery

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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