Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-847

New FilemgrMetExtractor to extract File System Attributes

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.1
    • 1.1
    • file manager
    • None
    • Don't Know (Unsure) - The default level

    Description

      It's sometimes useful to extract File System metadata from files that people often see when browsing a file on an operating system.

      Examples:

      • POSIX permissions
      • Datetime stamps, including: lastModified, creationTime, lastAccessTime
      • Is a symbolic file?
      • Is a directory?
      • File owner
      • Is hidden file?
        etc.

      Java 7's Files.getAttributes [1] does this in a platform-generic way. We should leverage this and add an extractor for the benefit of the community.

      [1] http://docs.oracle.com/javase/tutorial/essential/io/fileAttr.html

      Attachments

        1. FileAttributesExtractor.java
          2 kB
          Rishi Verma

        Issue Links

          Activity

            People

              chrismattmann Chris A. Mattmann
              riverma Rishi Verma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: