Page 1 of 1

directory paths

Posted: Thu Nov 15, 2007 5:04 am
by kevrelland
hi guys and girls
i want to connect to a directory on an external hard drive on a mac
i've tried several scripts and all i get is a blank page
can you let me know if it's possible to do this
the current path is

file:///External HD/Users/kevinrelland/Pictures/Originals

cheers
kevin

Posted: Thu Nov 15, 2007 10:13 am
by pickle
Typically in UNIX based systems, external hard drives would be in the /mnt/ directory or something similar. Drop down into Terminal & see if you can navigate to the hard drive. The command 'pwd' will tell you your current path.