SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntrySize Property

File size in bytes.

Object Oriented Interface

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

Procedural Interface

secureblackbox_ftpserver_get($res, 10 );
secureblackbox_ftpserver_set($res, 10, $value );

Default Value

0

Remarks

File size 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]