SecureBlackbox 2020 Python Edition

Questions / Feedback?

file_exists Method

Checks whether a file exists on the server.

Syntax

def file_exists(remote_file: str) -> bool: ...

Remarks

Use this method to check if a RemoteFile exists on the server.

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