Hi Guys, I was previously running ver 6.0.1, and decided to upgrade to 7.4 (finally). Previously I had two disks in RAID configuration, so I disconnected one of the drives, and then did a fresh install of 7.4 on the remaining drive. I then mounted the non upgraded drive with my files on it and copied them across. This is where I got stuck as I kept getting access denied when accessing the files from my windows PC. Using the "chown -Rv user:group *" command should have worked, but it didn't. But when I used midnight commander it was able to change the permissions successfully using the same user and group, but only on the directories and not the files. After a while I was able to work out that if I used "chown -Rv 644:group *" that the windows machine could read and write all the files and directories. I clearly have missed something, but don't know what. Could someone please help with what the command should have been? I was logged in as root.
Thanks
Dave