December 29, 201312 yr I have not been able to move files around no my server. If I try through windows explorer I get a permission error saying that I do not have permission to move file. I tried using MC but my files are not showing up. I have always used MC in the past and I would go under user inside MC and see all my shares. But now there are no shares under user. Any help would be great I do not know what happened
December 29, 201312 yr Exit MC, and do "ls -la|more" to list the files with their permissions. You may have files that are hidden or don't have read/write permissions for anyone other than the owner, or even no read/write for the owner. I was having issues with that - they would show in Windows (I have it set to show hidden files), but XBMC wouldn't find them. If you can see them with "ls -la", then you need to change the permissions on them with "chmod 666 file". 666 gives read/write permission to the user, group & everybody, so that should cover you. You can replace file with * to do all the files in a directory, if there are a lot with miss-set permissions.
December 29, 201312 yr Change to correct permissions with the newperms command, e.g. "newperms fileOrDirectory"
December 30, 201312 yr Author Change to correct permissions with the newperms command, e.g. "newperms fileOrDirectory" I ran that and still cant not move items I get permission error. And nothing showing up in mc neither
December 31, 201312 yr Show the output of "ls -al" I attached the output, thank you Umm, try again. "ls -al" != "ls-la" Also, I think you should cd into the /mnt/user folder before issuing the command.
January 1, 201412 yr Author Show the output of "ls -al" I attached the output, thank you Umm, try again. "ls -al" != "ls-la" Also, I think you should cd into the /mnt/user folder before issuing the command.
January 1, 201412 yr Show the listing of the files that are giving the problem. It may be easier to cut and paste the text rather than a screenshot. Paste the text in to a code box.
January 1, 201412 yr Author Show the listing of the files that are giving the problem. It may be easier to cut and paste the text rather than a screenshot. Paste the text in to a code box. Sorry but I think all the files are giving me problems. I see nothing under user when I go into MC. I have been using MC flawlessly for about a year to move files.
January 2, 201412 yr Here is a screenshot when I go into user that is the wrong folder. you want to enter the "mnt" folder and "user" under there.
January 2, 201412 yr Try /mnt/user I did and none of my shares or files are showing Post a screenshot showing what you are talking about.
Archived
This topic is now archived and is closed to further replies.