I have a requirement to read “Created Date” of a File from Windows shared folder mounted on Linux server.
I have tried to use “file.creationTime” method available under ListFile but it always returns modified time instead of “Created date”
Is this a limitation of OS or Nifi that it’s unable to read “Created date” of a Windows shared folder on Linux ?.
I explored different methods but it’s not working for me. Is there any solution available ?.
I have tried to use “file.creationTime” method available under ListFile but it always returns modified time instead of “Created date”
stack dev list is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.