This is my samba configuration:
I can move downloaded files into the share. But not music files ripped in windows saved to a FAT USB disk. Please, any suggestions?
Code:
[global]
server string = Samba Server
[music]
path = /home/music/Music
writeable = yes
browseable = yes
read only = no
guest ok = yes
comment = music
wins support = yes
[nobody]
browseable = no
I can move downloaded files into the share. But not music files ripped in windows saved to a FAT USB disk. Please, any suggestions?