External HDD folder now Unix Executable

Joined
Aug 7, 2007
Messages
13
Reaction score
0
Points
1
Just bought a new WD external drive and everything was working fine until I tried to copy some movie onto my brother's PC. The Movie folder on my external drive now reads as a Unix executable on my Macbook...? The data is still there on the drive I'm sure as it all shows up when I tried it again on the PC. Can anyone please show me how to change this folder so my Macbook will read and open the folder again?

Please help as they're family videos that are very precious to me!
 
Joined
Feb 1, 2009
Messages
95
Reaction score
2
Points
8
Location
New York
Your Mac's Specs
Mini 1.83Ghz Dual Core, 2 GB RAM, running 10.6.1
I'm not in OS X right now but you should be able to write click and set the properties of the folder to not be executable.

You can use this nice GUI app to remove the excutable permissions: Home of BatChmod

If not, open terminal cd (change directory) into the root folder of your extenal then chmod -R -x Movies/

That's tell it to remove the executable flag of the Movies folder and everything under it.
 
OP
E
Joined
Aug 7, 2007
Messages
13
Reaction score
0
Points
1
I'm sorry but I'm kinda new at using terminal... when I go into the root and use Big Dan's given command line, it tells me that "chmod: Movies/: Not a directory"

Which permissions should I be removing if I use the BatChmod program? I'm so confused... :S
 
Joined
Feb 1, 2009
Messages
95
Reaction score
2
Points
8
Location
New York
Your Mac's Specs
Mini 1.83Ghz Dual Core, 2 GB RAM, running 10.6.1
You should be removing the executable permissions. Again I'm not back in OS X so I cannot open up BatChmod but it should be as simple as unchecking a little box either one that says Allow Executing Program as a file or by X under folder permissions.

I'm not sure of what permissions the external should be set at, every OS is different a normally / owns the drive.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top