CloudPermissions
Description
Use a CloudPermissions
object to view the permissions of a file
or folder that resides in a remote location. The CloudPermissions
object
does not support symbolic links.
Creation
Create a CloudPermissions
object using the filePermissions
function.
You can then view individual permissions of a file or folder by using the getPermissions
function.
Properties
Object Functions
getPermissions | Get individual permissions |
Examples
Version History
Introduced in R2025a