SecureBlackbox 2020 Python Edition

Questions / Feedback?

delete_dir Method

Deletes a directory on the server.

Syntax

def delete_dir(remote_dir: str) -> None: ...

Remarks

This method sends an RMD command to the server to request deletion of a remote directory.

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