Pascal Hibon wrote: 
> 
> Since the very beginning I started fiddling with the WB's I have been
> using custom created directories in /media. 
> I figured that the mount point location was not that critical. But I
> could be wrong :-)

I'll make a change, hopefully later tonight, adding
"STORAGE_DIRS=/storage,/mnt/storage" to the web-gui config file,
/etc/sysconfig/squeeze-web-gui, then advanced users can edit that comma
separated list, adding their media dirs to it.

I'm thinking that I might be able to knock up something quickly to
support credential files for cifs mounts. Just to be clear, in fstab you
have "credentials=/path/filename" and that the contents of that
credentials file looks like ...


Code:
--------------------
    
  username=guest
  password=guest
  domain=WORKGROUP
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to