That is a strange error to get. On my system, everything always gets full permissions when copied over via USB, i.e. ls -l shows every file and directory has rwxrwxrwx permissions (Readable/Writable/eXecutable by owner/group/world). Perhaps whatever program you used to unpack/copy the files over changed the permissions, as well. Do the permissions look okay when you are looking at the files on the computer?
|