SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

MakeDir Method

Creates a new directory on the server.

Object Oriented Interface

public function doMakeDir($remotedir);

Procedural Interface

secureblackboxlite_sftpclient_do_makedir($res, $remotedir);

Remarks

RemoteDir specifies the name of the new directory.

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