- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 20,573
- راهحلها
- 27
- پسندها
- 3,259
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Have been running into a problem with the local-data filesystem being inside the the data filesystem. Specifically,
Is it really the best idea to put a unique filesystem as a subdirectory of another filesystem like that (especially one where it's intended purpose is to never be part of it's parent filesystem)...
$dataAdapter->listContents()
(which lists all the files in the data directory) is now including files that are in the local-data://
filesystem. Because, well... it is.Is it really the best idea to put a unique filesystem as a subdirectory of another filesystem like that (especially one where it's intended purpose is to never be part of it's parent filesystem)...
نام موضوع : local-data:// files part of multiple filesystems