SecureBlackbox 2020 macOS Edition

Questions / Feedback?

MakeDir Method

Creates a new directory on the server.

Syntax

public func makeDir(remoteDir: String) throws -> Void

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 macOS Edition - Version 20.0 [Build 8166]