Question

How to get such information as the size and the last modification time of a file?


I want to get such information as the size and the last modification time of the source file. Any transformers or methods?


3 replies

Userlevel 2
Badge +17

Hi @flanco, the Directory and File Pathname (PATH) reader might help you. Set "YES" to the "Retrieve file properties" parameter of the reader to retrieve file properties including size and modified time.

Constructive suggestion.Thanks!

Hi @flanco in fme 2016 with the FMW reader you can read the fileproperties.

Reply