How to index filenames, size and basic informations for every file on a network?
Posted
by
Antoine
on Super User
See other posts from Super User
or by Antoine
Published on 2012-04-01T15:35:42Z
Indexed on
2012/04/01
17:34 UTC
Read the original article
Hit count: 321
I have several machines, most of then are Linux and one of them is under Mac OS X. Each machine has several internal hard drives, and I also have a few external hard drives. How can I reliably find files with setup ? External drives are not always plugged, but the files don't move often. Ideally I would like to be able to search the metadata given with the 'file' command, and move files over the network.
© Super User or respective owner