SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntryLongName Property

Contains the long name of the file (human-readable, ftp-like).

Object Oriented Interface

public function getClientFileEntryLongName();
public function setClientFileEntryLongName($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 12 );
secureblackbox_sftpserver_set($res, 12, $value );

Default Value

''

Remarks

Contains the long name of the file (human-readable, ftp-like).

This property is not available at design time.

Data Type

String

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