How is the folder structure for Zimaos? I followed the trashguides for UInraid, and it is working, but I cannot replicate the folder structure for Zimaos. How to configure the container path and host path? The folder stucture will be using the raid storage.
Thank you!
data
├── torrents
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
├── usenet
│ ├── incomplete
│ └── complete
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
└── media
├── books
├── movies
├── music
└── tv
I got it working. The reason behind it is the PGID and PUID; it must be zero for the folder to have access. I don’t know why, but it works. I can not migrate from Unraid to ZimaOS.
Good Morning Giorgio,
I would also be interested since I can’t choose the download folder in qBittorrent settings.
Is the tutorial has already been published? Where can I get a preview?
data
├── torrents
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
├── usenet
│ ├── incomplete
│ └── complete
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
└── media
├── books
├── movies
├── music
└── tv
Follow the trash guide and you are good to go. I have this working.
0 might actually be required for some containers, depending on what that container needs to access because ZimaOS controls the storage layer. Most other containers are fine with 1000, which is the default user.