SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntrySize Property

The size of the file in bytes.

Object Oriented Interface

public function getClientFileEntrySize();
public function setClientFileEntrySize($value);

Procedural Interface

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

Default Value

0

Remarks

The size of the file in bytes.

This property is not available at design time.

Data Type

Long64

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