SecureBlackbox Lite 2020 Qt Edition

Questions / Feedback?

AdjustPasvAddress Property

Enables or disables automatic adjustment of passive-mode addresses.

Syntax

bool GetAdjustPasvAddress();
int SetAdjustPasvAddress(bool bAdjustPasvAddress);

Default Value

true

Remarks

Occasional NAT'ed servers misbehave by returning local IP addresses in their PASV mode offers, which are not reachable from the outer network. Set this property to true to make the class enforce data connections to the same address as the control connection uses.

Note that sometimes (typically, with multi-faced FTP services aka FTP Clouds) you may need to disable this property to make the transfers work right.

Data Type

Boolean

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