FileACL Property

A string containing an Access Control List (ACL).

Object Oriented Interface

public function getFileACL();
public function setFileACL($value);

Procedural Interface

ipworksssh_sftp_get($res, 10 );
ipworksssh_sftp_set($res, 10, $value );

Default Value

''

Remarks

A string containing an Access Control List (ACL).

This property is not available at design time.

Data Type

String

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 PHP Edition - Version 20.0 [Build 8501]