Question
Changing Owner of a File.
Hello Community,
I have a very straight forward question:
Is it possible to change the owner of a file in coldfusion?
I know that within the cffile tag, I can use mode to set permissions. Isn't something similar for the owner(s)?
Thank you!
