SecureBlackbox 2020 Python Edition

Questions / Feedback?

absolute_path Method

Requests the absolute path for a relative path.

Syntax

def absolute_path(remote_path: str) -> str: ...

Remarks

Use this method to ask the SFTP server to convert a relative path to an absolute.

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