I use my mythbox as a file share for music and videos. I am frequently ripping from other computers in the house and then copying files to the mythbox music fileshare. The drive on the mythbox is formatted at ext3. I am using samba to share the folders as there are a few windows boxes in the house as well that access the shared folders. When I copy a file from one of my Kubuntu boxes to the mythbox music share at the end of each file copy Konqueror displays a message that says:
Could not change permissions for (whatever file I was copying)
Here is the relevant line from my /etc/fstab
//192.168.1.114/music /media/music smbfs credentials=/root/.smbcredentials,dmask=777,fmask=777,quiet 0 0
I set up the shares according to the directions here:
http://ubuntuguide.org/wiki/Ubuntu:F...cation.3DNo.29
This is an annoyance, but I would like to fix it. Help.
Could not change permissions for (whatever file I was copying)
Here is the relevant line from my /etc/fstab
//192.168.1.114/music /media/music smbfs credentials=/root/.smbcredentials,dmask=777,fmask=777,quiet 0 0
I set up the shares according to the directions here:
http://ubuntuguide.org/wiki/Ubuntu:F...cation.3DNo.29
This is an annoyance, but I would like to fix it. Help.