Maximum number of files/directories on Linux?

后端 未结 6 777
面向向阳花
面向向阳花 2020-12-13 03:43

I\'m developing a LAMP online store, which will allow admins to upload multiple images for each item.

My concern is - right off the bat there will be 20000 items mea

6条回答
  •  暖寄归人
    2020-12-13 04:20

    The year is 2014. I come back in time to add this answer. Lots of big/small files? You can use Amazon S3 and other alternatives based on Ceph like DreamObjects, where there are no directory limits to worry about.

    I hope this helps someone decide from all the alternatives.

提交回复
热议问题