SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Abort Method

Aborts the previous FTP service command and any associated transfer of data.

Object Oriented Interface

public function doAbort();

Procedural Interface

secureblackbox_ftpclient_do_abort($res);

Remarks

Use this method to abort the previous FTP service command and any associated data transfer.

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