SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClearCommandChannel Method

Sends CCC (Clear Command Channel) command to the server.

Object Oriented Interface

public function doClearCommandChannel($gracefulsslclosure);

Procedural Interface

secureblackbox_ftpclient_do_clearcommandchannel($res, $gracefulsslclosure);

Remarks

Use this method to send a CCC command. CCC clears command channel encryption state, turning off TLS encryption.

Some servers expect this command to allow for the control channel to be properly handled by NATs.

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