FileOps.$setunixpermissions()

Function group Execute on client Platform(s)
FileOps NO Linux, macOS

Syntax

FileOps.$setunixpermissions(cPath,cPermissions)

Description

Sets the Unix permissions for the file identified by cPath. Pathnames can be over 255 characters, which was the limit in Studio 8.0.1 or earlier.

The parameter cPermissions has the same syntax as the permissions string returned by $getunixpermissions().