SecureBlackbox 2020 Android Edition

Questions / Feedback?

MakeDir Method

Creates a new directory on the server.

Syntax

public void 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 2020 Android Edition - Version 20.0 [Build 8156]