IPWorks SSH 2020 C++ Builder Edition

Questions / Feedback?

SFTPConnectionFileData Property

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

Syntax

__property String SFTPConnectionFileData[int ConnectionId] = { read=FSFTPConnectionFileData };
__property DynamicArray<Byte> SFTPConnectionFileDataB[int ConnectionId] = { read=FSFTPConnectionFileDataB };

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

Byte Array

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