SFTPConnectionFileData Property

The FileData should be set or read when processing read/write file events.

Object Oriented Interface

public function getSFTPConnectionFileData($connectionid);

Procedural Interface

ipworksssh_sftpserver_get($res, 5 , $connectionid);

Default Value

''

Remarks

The SFTPConnectionFileData should be set or read when processing read/write file events.

The $connectionid parameter specifies the index of the item in the array. The size of the array is controlled by the SFTPConnectionCount property.

This property is read-only and not available at design time.

Data Type

Binary String

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