File System

From Starfish ETL
Revision as of 16:52, 29 May 2015 by Jkuehlthau (talk | contribs) (Created page with "The File System Connector reads all files from a folder specified in the Directory field. The Username and Password fields are not used. I'm unsure if the Filter field can b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The File System Connector reads all files from a folder specified in the Directory field. The Username and Password fields are not used. I'm unsure if the Filter field can be used.

The Connector returns standard data in the first 12 fields returned:

  • CreationTime
  • FullDirectoryName
  • DirectoryRelative
  • DirectoryName
  • Extension
  • FullName
  • IsReadOnly
  • LastAccessTime
  • LastWriteTime
  • Length
  • Name
  • LastWriteTime

The Connector returns all information available for the File in json format in the ExtendedProperties field.