SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

AbsolutePath Method

Requests the absolute path for a relative path.

Syntax

public string AbsolutePath(string remotePath);
Public Function AbsolutePath(ByVal RemotePath As String) As String

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 Lite 2020 .NET Edition - Version 20.0 [Build 8166]