Hi,
Our pipeline copy the files from source sftp to our ADLS and then it copies the file from ADLS to SAP sftp folder.
In Source SFTP folder the file has rw_rw_ permission for the owner and groups.
But after copying the file into destination SAP sftp folder,the file has rw_r_ permission for the owner and groups as below.
But we need execute(x) permission also for the file placed in below folder.

May I know how can I give that permission via in ADF ?. Is that possible?
Thanks