SecureBlackbox Lite 2020 Android Edition

Questions / Feedback?

AdjustPasvAddress Property

Enables or disables automatic adjustment of passive-mode addresses.

Syntax

public boolean isAdjustPasvAddress();
public void setAdjustPasvAddress(boolean adjustPasvAddress);

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 component 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.

Default Value

True

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