SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

rename_file Method

Renames a file.

Syntax

def rename_file(source_file: str, dest_file: str) -> None: ...

Remarks

Use this method to rename a remote file. Provide the old and the new name via SourceFile and DestFile parameters.

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