SecureBlackbox 2020 Python Edition

Questions / Feedback?

dir_exists Method

Checks if a directory exists on the SFTP server.

Syntax

def dir_exists(remote_dir: str) -> bool: ...

Remarks

RemoteDir specifies the name of the remote directory to check for existence.

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