SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

MakeDir Method

Creates a new directory on the server.

Syntax

void __fastcall MakeDir(String RemoteDir);

Remarks

This method creates a directory. The path provided via RemoteDir can either be absolute or relative.

Depending on the server, the directory structure up to the innermost element might need to exist.

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