We have a requirement to copy files from the client to file server using PB app. When using FileCopy() I see the file ownership on the file server is of the PB app user. We need to change the file ownership to another windows account for security reasons.
I would appreciate some ideas on how to handle this within PB app if possible.
Regards