Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File inventory scan

Status
Not open for further replies.

seacros

Technical User
Joined
Jan 23, 2008
Messages
31
Location
US
Is there such a script out there that will Analyze a folder and subfolders, getting file type utilization and file aging. A CSV file will be created with file information File,Size,Date Created,Last Modified,Last Accessed,Extension,File Type,Owner
A Summary report text file will also be created with analysis by file age and file type.

I got one for my windoZe servers but would like to run something similar on my AIX and Linux boxes.
 
Run your windoZe tool against a samba share.
 
I am not running samba in my shop. That would be a good idea though.

Looking for a script that will do it on my AIX boxes.


Thanks
 
I believe you want some part of AIDE:


I've looked at the database created before. I believe it has everything you mentioned + checksum. File type (since Unix doesn't have that concept, really) might be missing.

eugene
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top