home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / arch / storage / 759 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.arch.storage
  2. Path: sparky!uunet!digex.com!stephens
  3. From: stephens@access.digex.com (John Stephens)
  4. Subject: Metadata-oriented file storage/retrieval
  5. Message-ID: <BxKJMo.K4t@access.digex.com>
  6. Sender: usenet@access.digex.com
  7. Nntp-Posting-Host: access.digex.com
  8. Organization: Severn Companies, Inc., Lanham, MD 20706
  9. Distribution: na
  10. Date: Wed, 11 Nov 1992 20:30:22 GMT
  11. Lines: 18
  12.  
  13.  
  14.  
  15. I am looking for a UNIX utility or product (commercial or shareware)
  16. that would allow users to store and retrieve files by attributes
  17. (metadata) rather than the UNIX filename.  For example, the user would
  18. supply the file name, his/her name, social security number, and/or a
  19. project name/number.  The utility would store the file in a (remote)
  20. storage server.
  21.  
  22. The user would later be able to retrieve files by a query tool that
  23. would accept criteria based upon the metadata and return a list of
  24. files that met the specified criteria. The user could then specify
  25. which file/files were to be retrieved.
  26.  
  27. This capability could be fairly easily "fudged up" using a
  28. datbase/query facility and ftp or nfs, but I hate reinventing wheels.
  29. Does anyone know of an utility or program that already provides this
  30. capability?
  31.