SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

delete_file Method

Deletes a file on the server.

Syntax

def delete_file(remote_file: str) -> None: ...

Remarks

This method sends a DELE command to the server to request deletion of a remote file.

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