Question
4
Replies
750
Views

Maantic Inc
US
Posted: April 23, 2019
Last activity: May 17, 2019
Last activity: 17 May 2019 12:26 EDT
Closed
How to change file permission
Hi,
Through connect FTP, file transferred from pega server to external FTP location.
Currently file permission shows owner read, write / group read / public none (640)
here I want to change the permissions, need to provide full access to owner and group.
Using Java code tried changing the file permission in pega path before transfer, but is not working as expected.
suggest me some alternate options