RockOut
Member
I apologize for bugging everyone about Samba constantly, but now that I got it working, I seem to have endless issues with the samba.conf getting deleted every time I reboot my GP2X. I've tried two different usb cables and two different ftp apps, but the contents of my samba.conf get erased whenever I reboot my GP2X. I have samba set to the "always on" setting. I have set it just to "on" before to no avail though.
Please help, I promise I will not post any more stupid questions.
edit: here is my smb.conf:
# Global parameters
[global]
workgroup = WORKGROUP
server string = GP2X
log file = /tmp/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
security = share
guest account = lan
coding system = utf8
client code page = 949
preserve case = yes
short preserve case = yes
[gp2x]
path = /mnt/
public = Yes
writeable = No
browseable = Yes
create mask = 0777
directory mask = 0777
read only = No
valid users = lan, root
guest ok = Yes
Please help, I promise I will not post any more stupid questions.
edit: here is my smb.conf:
# Global parameters
[global]
workgroup = WORKGROUP
server string = GP2X
log file = /tmp/samba/%m.log
max log size = 0
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
security = share
guest account = lan
coding system = utf8
client code page = 949
preserve case = yes
short preserve case = yes
[gp2x]
path = /mnt/
public = Yes
writeable = No
browseable = Yes
create mask = 0777
directory mask = 0777
read only = No
valid users = lan, root
guest ok = Yes