MymsMan
Ad detector
I tried adding the following to /mod/etc/smb.conf (do-able using the diagnostics file editor), and now I have a mount point called [Root] showing up as an entry under the Humax network share in DOpus (and presumably Windows Explorer) which gives me file manager access to the whole file system:
Code:[Root] comment = Root path = / public = yes writable = yes browsable = yes create mask = 0644 directory mask = 0755 hide dot files = no
I don't know whether all the parameters are necessary, I just copied them from the example.
That's brilliant - it will save a lot of FTP work.
Of course when using Windows editting tools on linux files it is important to avoid introducing windows line end conventions (CR/LF) into files which can cause breakages