I am using jcifs in my Kotlin App.
I want to write a File to the SMB Server.
How can i set the Filepropery "Autor" in jcifs?
Here is my Code:<