This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.
#!/bin/sh/bin/sed "s/\[\ Volume_1\ \]/[\ vol1\ \]/" /etc/samba/smb.conf > /etc/samba/smb.conf.1mv -f /etc/samba/smb.conf.1 /etc/samba/smb.confsmb restart