SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

ClientFileEntry Property

A container for file entry details.

Syntax

property ClientFileEntry: TsbxSFTPListEntry read get_ClientFileEntry write set_ClientFileEntry;

Remarks

This property is a placeholder for file entry details. Use it communicate file detailsfrom your code to the server component and back. Pass the contents of ClientFileEntry to the serverwith SetClientFileEntry method, and retrieve them with GetClientFileEntry method.

This property may come handy when customizing file system operations, suchas file listings or attribute requests.

This property is not available at design time.

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