SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

get_current_dir Method

Returns the current directory on the SFTP server.

Syntax

def get_current_dir() -> str: ...

Remarks

Use this method to retrieve the current directory as stored by the class. This is a virtualized current directory, as SFTP protocol does not maintain a concept of the current directory.

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