SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetAttributes Method

Sets the attributes upon a remote file.

Object Oriented Interface

public function doSetAttributes($remotepath, $attributes);

Procedural Interface

secureblackbox_sftpclient_do_setattributes($res, $remotepath, $attributes);

Remarks

Use this method to set the attributes of a remote file.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]