Jump to content

Access the whole array via Samba


joelrfernandes

Recommended Posts

Hi,

 

It looks like it is possible to share individual drives, but, how can I get a mount for the whole array? The reason I'm asking is because I need to transfer files between shares (e.g. from Documents to Backups) but doing this between shares will cause files to be transfered to the host and then to the destination. I want to avoid this and having the files being transferred without having to copy to the local machine, which could be done if I can either mount the whole array or, ideally, create a custom mount that includes those two shares.

Link to comment
  • 1 month later...

Thank you. Unraid includes a UI to manage extra configs, which can be accessed at Settings / SMB / SMB Extras. For future reference, this is what I added there:

[NAS]
    path = /mnt/user
    browseable = yes
    writeable = no
    write list = <my-username>
    valid users = <my-username>

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...