M
M
Mikhail Faito2013-06-22 16:13:28
NTFS
Mikhail Faito, 2013-06-22 16:13:28

Finding files in Mac OS X?

I have a terabyte (NTFS) external hard drive with a bunch of files in folders, how can I find the necessary files on it by name in Mac OS X?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
gvsmirnov, 2013-06-22
@opposite

find -name file_name /Volumes/The_NTFS_Drive

I
infinius, 2013-06-22
@infinius

Try typing in terminal:

/usr/bin/mdutil -i on /Volumes/nameOfExternalHDD
/usr/bin/mdimport /Volumes/nameOfExternalHDD

Where nameOfExternalHDD is the name of the external hard drive. Spotlight should then re-index it.

C
crazyASD, 2013-06-24
@crazyASD

Check out EasyFind on the App Store.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question