SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DeleteDir Method

Removes directory from the SFTP server.

Object Oriented Interface

public function doDeleteDir($remotedir);

Procedural Interface

secureblackbox_sftpclient_do_deletedir($res, $remotedir);

Remarks

Use RemoteDir to provide a path to the directory to be deleted.

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