Directly accessing Unraid shares on your server filesystem can be very useful when working with a CLI, building automations, debugging, etc. But where are these shares located?
By default Unraid shares directories are located under /mnt/user
. For example if we have a share named documents
, within Unraid we can find the documents
share's data in the /mnt/user/documents
directory.
Within this /mnt/user
we will also see diretories for Unraid default shares (e.g. isos, appdata, system) as well as any others that we have created.