unRAID Root Share
Enable a rootshare on unRAID to allow local moving of files between shares via another SMB client.
Append the below to the existing configuration, replacing users as required.
- Settings
- Network Services/SMB
- SMB Extras
- Network Services/SMB
Samba Extra Configuration
1
2
3
4
5
6
7
8
#rootshare
[rootshare]
path = /mnt/user
comment =
browseable = yes
valid users = nels #read_access
write list = nels #write_access
vfs objects =