SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PassiveModeHost Property

The IP address of the passive mode host.

Object Oriented Interface

public function getPassiveModeHost();
public function setPassiveModeHost($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to specify the address on which to listen for passive mode connections.

Data Type

String

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