volumio / Volumio2-UI

Volumio2 Web Based User Interface
http://volumio.org
166 stars 164 forks source link

Format the share path function of the fstype #772

Closed ZeJ0hn closed 2 years ago

ZeJ0hn commented 3 years ago

In the source settings, when we use a NFS, the format of the path is not "NFS style". Adapt the format of the path regarding the fstype

Now, for NFS, the format is: 192.168.X.X:/My_path And for CIFS, it's: \\192.168.X.X\My_path